WebSphere:*,type=SIBMessagePoint
MBean SIBMessagePoint
Management interface for a SIBMessagePoint
Attribute Summary | |
java.lang.String | id The internally generated ID for the Message Point |
java.lang.String | identifier The identifier, or name, of the Message Point |
long | highMessageThreshold The maximum number of messages permitted on this MessagePoint |
boolean | sendAllowed Whether applications can produce messages to this MessagePoint |
Notification Summary | |
SIB.messagepoint.send.allowed.state Send Allowed state has changed on a MessagePoint. | |
SIB.messagepoint.receive.allowed.state Receive Allowed state has changed on a MessagePoint. | |
SIB.messagepoint.depth.threshold.reached The number of messages stored at a message point has made a depth change that causes messages to either start flowing or stop flowing into it. |
Attribute Detail |
public java.lang.String id
public java.lang.String identifier
public long highMessageThreshold
public boolean sendAllowed
Notification Detail |