WebSphere:*,type=SIBGatewayLink
MBean SIBGatewayLink
Management interface for the SIB Gateway Link component
Operation Summary | |
java.lang.String | getOverallStatus() Returns the overall status of the Gateway Link. |
java.lang.String | getStatus() Returns the status of the Gateway Link. |
java.lang.Boolean | isActive() Returns the activity of the Gateway Link. |
void | startLink() Starts the Gateway Link. |
void | stopLink() Stops the Gateway Link. |
Notification Summary | |
SIB.link.start An inter-bus ME to ME connection has been started. | |
SIB.link.stop An inter-bus ME to ME connection has been stopped. | |
SIB.link.depth.threshold.reached The number of messages stored at a link to a remote bus has made a depth change that causes messages to either start flowing or stop flowing into it. |
Operation Detail |
public java.lang.String getOverallStatus()
public java.lang.String getStatus()
public java.lang.Boolean isActive()
public void startLink()
public void stopLink()
Notification Detail |