SIBMessagePoint MBean
- Partial ObjectName:
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 |
id
public java.lang.String id
- The internally generated ID for the Message Point
- Since:
- 6.0
- Security Roles:
- Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
identifier
public java.lang.String identifier
- The identifier, or name, of the Message Point
- Since:
- 6.0
- Security Roles:
- Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
highMessageThreshold
public long highMessageThreshold
- The maximum number of messages permitted on this MessagePoint
- Since:
- 6.0
- Security Roles:
- Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
sendAllowed
public boolean sendAllowed
- Whether applications can produce messages to this MessagePoint
- Since:
- 6.0
- Security Roles:
- Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager
SIB.messagepoint.send.allowed.state
- Send Allowed state has changed on a MessagePoint. This type of event has the following set of properties ##STANDARD## this.bus.name, this.bus.uuid, this.messaging.engine.name, this.messaging.engine.uuid ##SPECIFIC## destination.name, destination.UUID, send.allowed.state (which may be send.allowed.true or send.allowed.false)
- Severity:
- 6
(Normal, Cleared, or Informative)
SIB.messagepoint.receive.allowed.state
- Receive Allowed state has changed on a MessagePoint. This type of event has the following set of properties ##STANDARD## this.bus.name, this.bus.uuid, this.messaging.engine.name, this.messaging.engine.uuid ##SPECIFIC## destination.name, destination.UUID, receive.allowed.state (which may be receive.allowed.true or receive.allowed.false)
- Severity:
- 6
(Normal, Cleared, or Informative)
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. This type of event has the following set of properties ##STANDARD## this.bus.name, this.bus.uuid, this.messaging.engine.name, this.messaging.engine.uuid ##SPECIFIC## destination.name, destination.UUID, depth.threshold.reached (which may be depth.threshold.reached.high or depth.threshold.reached.low), messages (Count of messages at the message point)
- Severity:
- 5
(Warning)
Copyright IBM Corp. 1996-2005