|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.sib.management.SibNotificationConstants
public class SibNotificationConstants
Constants for applications which listen to notifications emitted from Websphere Embedded Messaging MBeans.
For any particular notification (e.g. TYPE_SIB_MESSAGING_ENGINE_START, which is "SIB.messaging.engine.start"), there may be a set of specific properties that will be emitted together with the common properties
The common properties comprise the following and are issued by all SIB Notifications.
Field Summary | |
---|---|
static java.lang.String |
DEPTH_THRESHOLD_REACHED_HIGH
"depth.threshold.reached.high". |
static java.lang.String |
DEPTH_THRESHOLD_REACHED_LOW
"depth.threshold.reached.low". |
static java.lang.String |
FAP_TYPE_JFAP
"JFAP". |
static java.lang.String |
FAP_TYPE_MQFAP
"MQFAP". |
static java.lang.String |
KEY_CLIENT_USERID
"client.userid". |
static java.lang.String |
KEY_COMMUNICATIONS_ADDRESS
"communications.address". |
static java.lang.String |
KEY_DEPTH_THRESHOLD_REACHED
"depth.threshold.reached". |
static java.lang.String |
KEY_DESTINATION_NAME
"destination.name". |
static java.lang.String |
KEY_DESTINATION_UUID
"destination.UUID". |
static java.lang.String |
KEY_EXCEPTION_DESTINATION_NAME
"exception.destination.name". |
static java.lang.String |
KEY_EXCEPTION_DESTINATION_UUID
"exception.destination.UUID". |
static java.lang.String |
KEY_FAIL_OPERATION
"fail.operation". |
static java.lang.String |
KEY_FAIL_OPERATION_TYPE
"fail.operation.type". |
static java.lang.String |
KEY_FAP_TYPE
"fap.type". |
static java.lang.String |
KEY_FOREIGN_BUS_NAME
"foreign.bus.name". |
static java.lang.String |
KEY_INTENDED_DESTINATION_NAME
"intended.destination.name". |
static java.lang.String |
KEY_INTENDED_DESTINATION_UUID
"intended.destination.UUID". |
static java.lang.String |
KEY_LINK_NAME
"link.name". |
static java.lang.String |
KEY_LINK_UUID
"link.UUID". |
static java.lang.String |
KEY_LOCALIZING_MESSAGING_ENGINE_UUID
"destination.UUID". |
static java.lang.String |
KEY_MEDIATION_NAME
"mediation.name". |
static java.lang.String |
KEY_MEDIATION_STATE
"mediation.state". |
static java.lang.String |
KEY_MEDIATION_STATE_REASON
"mediation.state.reason". |
static java.lang.String |
KEY_MESSAGE_EXCEPTION_REASON
"message.exception.reason". |
static java.lang.String |
KEY_MESSAGES
"messages". |
static java.lang.String |
KEY_MQLINK_NAME
"mqlink.name". |
static java.lang.String |
KEY_MQLINK_RECEIVER_NAME
"mqlink.receiver.channel.name". |
static java.lang.String |
KEY_MQLINK_SENDER_NAME
"mqlink.sender.name". |
static java.lang.String |
KEY_MQLINK_UUID
"mqlink.UUID". |
static java.lang.String |
KEY_OPERATION
"operation". |
static java.lang.String |
KEY_RECEIVE_ALLOWED_STATE
"receive.allowed.state". |
static java.lang.String |
KEY_REMOTE_MESSAGING_ENGINE_NAME
"remote.messaging.engine.name". |
static java.lang.String |
KEY_REMOTE_MESSAGING_ENGINE_UUID
"remote.messaging.engine.UUID". |
static java.lang.String |
KEY_REMOTE_QUEUE_MANAGER_NAME
"remote.queue.manager.name". |
static java.lang.String |
KEY_SECURITY_REASON
"security.reason". |
static java.lang.String |
KEY_SECURITY_RESOURCE_NAME
"security.resource.name". |
static java.lang.String |
KEY_SECURITY_RESOURCE_TYPE
"security.resource.type". |
static java.lang.String |
KEY_SECURITY_USERID
"security.userid". |
static java.lang.String |
KEY_SEND_ALLOWED_STATE
"send.allowed.state". |
static java.lang.String |
KEY_START_TYPE
"start.type". |
static java.lang.String |
KEY_STOP_REASON
"stop.reason". |
static java.lang.String |
KEY_SYSTEM_MESSAGE_IDENTIFIER
"system.message.identifier". |
static java.lang.String |
KEY_THIS_BUS_NAME
"this.bus.name". |
static java.lang.String |
KEY_THIS_BUS_UUID
"this.bus.uuid". |
static java.lang.String |
KEY_THIS_MESSAGING_ENGINE_NAME
"this.messaging.engine.name". |
static java.lang.String |
KEY_THIS_MESSAGING_ENGINE_UUID
"this.messaging.engine.uuid". |
static java.lang.String |
MEDIATION_STATE_DELETING
"mediation.state.deleting". |
static java.lang.String |
MEDIATION_STATE_STARTED
"mediation.state.started". |
static java.lang.String |
MEDIATION_STATE_STOPPED
"mediation.state.stopped". |
static java.lang.String |
MEDIATION_STATE_STOPPING
"mediation.state.stopping". |
static java.lang.String |
MEDIATION_STATE_WAITING
"mediation.state.waiting". |
static java.lang.String |
OPERATION_BROWSE
"operation.browse". |
static java.lang.String |
OPERATION_CONNECT
"operation.connect". |
static java.lang.String |
OPERATION_CREATE
"operation.create". |
static java.lang.String |
OPERATION_IDENTITY_ADOPTION
"operation.identity.adoption". |
static java.lang.String |
OPERATION_INQUIRE
"operation.inquire". |
static java.lang.String |
OPERATION_RECEIVE
"operation.receive". |
static java.lang.String |
OPERATION_SEND
"operation.send". |
static java.lang.String |
RECEIVE_ALLOWED_FALSE
"receive.allowed.false". |
static java.lang.String |
RECEIVE_ALLOWED_TRUE
"receive.allowed.true". |
static java.lang.String |
SECURITY_REASON_NO_USERID
"security.reason.no.userid". |
static java.lang.String |
SECURITY_REASON_NOT_AUTHENTICATED
"security.reason.not.authenticated". |
static java.lang.String |
SECURITY_REASON_NOT_AUTHORIZED
"security.reason.not.authorized". |
static java.lang.String |
SECURITY_RESOURCE_TYPE_BUS
|
static java.lang.String |
SECURITY_RESOURCE_TYPE_DESTINATION
|
static java.lang.String |
SEND_ALLOWED_FALSE
"send.allowed.false". |
static java.lang.String |
SEND_ALLOWED_TRUE
"send.allowed.true". |
static java.lang.String |
START_TYPE_FLUSH
"start.type.flush". |
static java.lang.String |
START_TYPE_WARM
"start.type.warm". |
static java.lang.String |
STOP_REASON_ADMINISTRATOR_COMMAND
"stop.reason.administrator.command". |
static java.lang.String |
STOP_REASON_ADMINISTRATOR_FORCE
"stop.reason.administrator.force". |
static java.lang.String |
STOP_REASON_ADMINISTRATOR_IMMEDIATE
"stop.reason.administrator.immediate". |
static java.lang.String |
STOP_REASON_CLIENT_SHUTDOWN
"client.shutdown". |
static java.lang.String |
STOP_REASON_COMMUNICATIONS_FAILURE
"communications.failure". |
static java.lang.String |
STOP_REASON_COMMUNICATIONS_TERMINATED
"communications.terminated". |
static java.lang.String |
STOP_REASON_LOCAL_ME_SHUTDOWN
"local.me.shutdown". |
static java.lang.String |
STOP_REASON_REQUESTED_BY_REMOTE_QM
"requested.by.remote.qm". |
static java.lang.String |
TYPE_SIB_CLIENT_CONNECTION_START
"SIB.client.connection.start". |
static java.lang.String |
TYPE_SIB_CLIENT_CONNECTION_STOP
"SIB.client.connection.stop". |
static java.lang.String |
TYPE_SIB_COMMUNICATIONS_START
"SIB.communications.connection.start". |
static java.lang.String |
TYPE_SIB_COMMUNICATIONS_STOP
"SIB.communications.connection.stop". |
static java.lang.String |
TYPE_SIB_LINK_DEPTH_THRESHOLD_REACHED
"SIB.link.depth.threshold.reached". |
static java.lang.String |
TYPE_SIB_MEDIATION_NEW_STATE
"SIB.mediation.new.state". |
static java.lang.String |
TYPE_SIB_MESSAGE_EXCEPTIONED
"SIB.message.exceptioned". |
static java.lang.String |
TYPE_SIB_MESSAGEPOINT_DEPTH_THRESHOLD_REACHED
"SIB.messagepoint.depth.threshold.reached". |
static java.lang.String |
TYPE_SIB_MESSAGEPOINT_RECEIVE_ALLOWED_STATE
"SIB.messagepoint.receive.allowed.state". |
static java.lang.String |
TYPE_SIB_MESSAGEPOINT_SEND_ALLOWED_STATE
"SIB.messagepoint.send.allowed.state". |
static java.lang.String |
TYPE_SIB_MESSAGING_ENGINE_FAILED
"SIB.messaging.engine.failed". |
static java.lang.String |
TYPE_SIB_MESSAGING_ENGINE_START
"SIB.messaging.engine.start". |
static java.lang.String |
TYPE_SIB_MESSAGING_ENGINE_STARTING
"SIB.messaging.engine.starting". |
static java.lang.String |
TYPE_SIB_MESSAGING_ENGINE_STOP
"SIB.messaging.engine.stop". |
static java.lang.String |
TYPE_SIB_MESSAGING_ENGINE_STOPPING
"SIB.messaging.engine.stopping". |
static java.lang.String |
TYPE_SIB_MQLINK_DEPTH_THRESHOLD_REACHED
"SIB.mqlink.depth.threshold.reached". |
static java.lang.String |
TYPE_SIB_MQLINK_RECEIVER_SESSION_START
"SIB.mqlink.receiver.session.start". |
static java.lang.String |
TYPE_SIB_MQLINK_RECEIVER_SESSION_STOP
"SIB.mqlink.receiver.session.stop". |
static java.lang.String |
TYPE_SIB_MQLINK_RECEIVER_START
"SIB.mqlink.receiver.start". |
static java.lang.String |
TYPE_SIB_MQLINK_RECEIVER_STOP
"SIB.mqlink.receiver.stop" This Notification type is used when an MQ link receiver channel is stopped. |
static java.lang.String |
TYPE_SIB_MQLINK_SENDER_SESSION_START
"SIB.mqlink.sender.session.start". |
static java.lang.String |
TYPE_SIB_MQLINK_SENDER_SESSION_STOP
"SIB.mqlink.sender.session.stop". |
static java.lang.String |
TYPE_SIB_MQLINK_SENDER_START
"SIB.mqlink.sender.start". |
static java.lang.String |
TYPE_SIB_MQLINK_SENDER_STOP
"SIB.mqlink.sender.stop". |
static java.lang.String |
TYPE_SIB_MQLINK_START
"SIB.mqlink.start". |
static java.lang.String |
TYPE_SIB_MQLINK_STOP
"SIB.mqlink.stop". |
static java.lang.String |
TYPE_SIB_REMOTE_MESSAGEPOINT_DEPTH_THRESHOLD_REACHED
"SIB.remote.messagepoint.depth.threshold.reached". |
static java.lang.String |
TYPE_SIB_SECURITY_NOT_AUTHENTICATED
"SIB.security.not.authenticated". |
static java.lang.String |
TYPE_SIB_SECURITY_NOT_AUTHORIZED
"SIB.security.not.authorized". |
static java.lang.String |
TYPE_SIBLINK_START
"SIB.link.start". |
static java.lang.String |
TYPE_SIBLINK_STOP
"SIB.link.stop". |
Constructor Summary | |
---|---|
SibNotificationConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String KEY_THIS_BUS_NAME
"this.bus.name".
The value of this property is the name of the bus generating the Notification.
public static final java.lang.String KEY_THIS_BUS_UUID
"this.bus.uuid".
The value of this property is the Uuid of the bus generating the Notification.
public static final java.lang.String KEY_THIS_MESSAGING_ENGINE_NAME
"this.messaging.engine.name".
The value of this property is the name of the messaging engine generating the Notification.
public static final java.lang.String KEY_THIS_MESSAGING_ENGINE_UUID
"this.messaging.engine.uuid".
The value of this property is the Uuid of the messaging engine generating the Notification.
public static final java.lang.String KEY_REMOTE_MESSAGING_ENGINE_NAME
"remote.messaging.engine.name".
The value of this property is the name of a remote messaging engine.
public static final java.lang.String KEY_REMOTE_MESSAGING_ENGINE_UUID
"remote.messaging.engine.UUID".
The value of this property is the UUID of a remote messaging engine.
public static final java.lang.String KEY_REMOTE_QUEUE_MANAGER_NAME
"remote.queue.manager.name".
The value of this property is the name of the Queue Manager at the other end of the communications link.
public static final java.lang.String KEY_MQLINK_SENDER_NAME
"mqlink.sender.name".
The value of this property is the name of the MQ link sender channel.
public static final java.lang.String KEY_MQLINK_RECEIVER_NAME
"mqlink.receiver.channel.name".
The value of this property is the name of the MQ link receiver channel.
public static final java.lang.String KEY_STOP_REASON
"stop.reason".
The value of this property is the reason code for the stop action.
public static final java.lang.String STOP_REASON_COMMUNICATIONS_TERMINATED
"communications.terminated".
A reason code for a communications stop notification.
public static final java.lang.String STOP_REASON_LOCAL_ME_SHUTDOWN
"local.me.shutdown".
A reason code for a communications stop notification.
public static final java.lang.String STOP_REASON_REQUESTED_BY_REMOTE_QM
"requested.by.remote.qm".
A reason code for a MQLink stop notification.
public static final java.lang.String KEY_FOREIGN_BUS_NAME
"foreign.bus.name".
The value of this property is the name of a foreign bus.
public static final java.lang.String TYPE_SIB_MESSAGING_ENGINE_START
"SIB.messaging.engine.start".
This Notification type is used when the Messaging Engine is starting and is associated with the SIBMain and MessagingEngine MBeans.
In addition to the common properties, TYPE_SIB_MESSAGING_ENGINE_START has the following specific property.
KEY_START_TYPE
,
Constant Field Valuespublic static final java.lang.String KEY_START_TYPE
"start.type".
The value of this property may be either START_TYPE_WARM or START_TYPE_FLUSH.
START_TYPE_WARM
,
START_TYPE_FLUSH
,
Constant Field Valuespublic static final java.lang.String START_TYPE_WARM
"start.type.warm".
A start type for a TYPE_SIB_MESSAGING_ENGINE_START notification.
TYPE_SIB_MESSAGING_ENGINE_START
,
Constant Field Valuespublic static final java.lang.String START_TYPE_FLUSH
"start.type.flush".
A start type for a TYPE_SIB_MESSAGING_ENGINE_START notification.
TYPE_SIB_MESSAGING_ENGINE_START
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MESSAGING_ENGINE_STOP
"SIB.messaging.engine.stop".
This Notification type is used when the Messaging Engine is stopped and is associated with the SIBMain and MessagingEngine MBeans.
In addition to the common properties, TYPE_SIB_MESSAGING_ENGINE_STOP has the following specific property.
KEY_STOP_REASON
,
Constant Field Valuespublic static final java.lang.String STOP_REASON_ADMINISTRATOR_IMMEDIATE
"stop.reason.administrator.immediate".
A stop reason for a Messaging Engine stop notification.
public static final java.lang.String STOP_REASON_ADMINISTRATOR_FORCE
"stop.reason.administrator.force".
A stop reason for a Messaging Engine stop notification.
public static final java.lang.String TYPE_SIB_SECURITY_NOT_AUTHENTICATED
"SIB.security.not.authenticated".
This Notification type is used when the Messaging Engine cannot authenticate a user. It is associated with the MessagingEngine MBean.
In addition to the common properties, TYPE_SIB_SECURITY_NOT_AUTHENTICATED has the following specific properties.
KEY_OPERATION
,
KEY_SECURITY_USERID
,
KEY_SECURITY_REASON
,
Constant Field Valuespublic static final java.lang.String KEY_OPERATION
"operation".
The value of this property is a type of operation.
public static final java.lang.String OPERATION_CONNECT
"operation.connect".
A type of operation for a security notification.
public static final java.lang.String KEY_SECURITY_USERID
"security.userid".
The value of this property is the user identifier attempting the connection..
public static final java.lang.String KEY_SECURITY_REASON
"security.reason".
The value of this property may be either SECURITY_REASON_NOT_AUTHENTICATED or SECURITY_REASON_NO_USERID.
SECURITY_REASON_NOT_AUTHENTICATED
,
SECURITY_REASON_NO_USERID
,
Constant Field Valuespublic static final java.lang.String SECURITY_REASON_NOT_AUTHENTICATED
"security.reason.not.authenticated".
A security reason for a TYPE_SIB_SECURITY_NOT_AUTHENTICATED notification.
TYPE_SIB_SECURITY_NOT_AUTHENTICATED
,
Constant Field Valuespublic static final java.lang.String SECURITY_REASON_NO_USERID
"security.reason.no.userid".
A security reason for a TYPE_SIB_SECURITY_NOT_AUTHENTICATED notification.
TYPE_SIB_SECURITY_NOT_AUTHENTICATED
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_SECURITY_NOT_AUTHORIZED
"SIB.security.not.authorized".
This Notification type is used when the Messaging Engine cannot authorize a user to perform a specified operation. It is associated with the MessagingEngine MBean.
In addition to the common properties, TYPE_SIB_SECURITY_NOT_AUTHORIZED has the following specific properties.
KEY_SECURITY_RESOURCE_TYPE
,
KEY_SECURITY_RESOURCE_NAME
,
KEY_OPERATION
,
KEY_SECURITY_USERID
,
KEY_SECURITY_REASON
,
Constant Field Valuespublic static final java.lang.String KEY_SECURITY_RESOURCE_TYPE
"security.resource.type".
The value of this property is either SECURITY_RESOURCE_TYPE_DESTINATION or SECURITY_RESOURCE_TYPE_BUS.
SECURITY_RESOURCE_TYPE_DESTINATION
,
SECURITY_RESOURCE_TYPE_BUS
,
Constant Field Valuespublic static final java.lang.String SECURITY_RESOURCE_TYPE_DESTINATION
public static final java.lang.String SECURITY_RESOURCE_TYPE_BUS
public static final java.lang.String KEY_SECURITY_RESOURCE_NAME
"security.resource.name".
The value of this property is the Name of the bus/destination.
public static final java.lang.String OPERATION_SEND
"operation.send".
A type of operation for a TYPE_SIB_SECURITY_NOT_AUTHORIZED notification.
TYPE_SIB_SECURITY_NOT_AUTHORIZED
,
Constant Field Valuespublic static final java.lang.String OPERATION_RECEIVE
"operation.receive".
A type of operation for a TYPE_SIB_SECURITY_NOT_AUTHORIZED notification.
TYPE_SIB_SECURITY_NOT_AUTHORIZED
,
Constant Field Valuespublic static final java.lang.String OPERATION_BROWSE
"operation.browse".
A type of operation for a TYPE_SIB_SECURITY_NOT_AUTHORIZED notification.
TYPE_SIB_SECURITY_NOT_AUTHORIZED
,
Constant Field Valuespublic static final java.lang.String OPERATION_CREATE
"operation.create".
A type of operation for a TYPE_SIB_SECURITY_NOT_AUTHORIZED notification.
TYPE_SIB_SECURITY_NOT_AUTHORIZED
,
Constant Field Valuespublic static final java.lang.String OPERATION_IDENTITY_ADOPTION
"operation.identity.adoption".
A type of operation for a TYPE_SIB_SECURITY_NOT_AUTHORIZED notification.
TYPE_SIB_SECURITY_NOT_AUTHORIZED
,
Constant Field Valuespublic static final java.lang.String OPERATION_INQUIRE
"operation.inquire".
A type of operation for a TYPE_SIB_SECURITY_NOT_AUTHORIZED notification.
TYPE_SIB_SECURITY_NOT_AUTHORIZED
,
Constant Field Valuespublic static final java.lang.String SECURITY_REASON_NOT_AUTHORIZED
"security.reason.not.authorized".
A security reason for a TYPE_SIB_SECURITY_NOT_AUTHORIZED notification.
TYPE_SIB_SECURITY_NOT_AUTHORIZED
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_COMMUNICATIONS_START
"SIB.communications.connection.start".
This Notification type is used when an intra-bus messaging engine to messaging engine connection is started. This notification is associated with the MessagingEngine MBean.
In addition to the common properties, TYPE_SIB_COMMUNICATIONS_START has the following specific properties.
KEY_REMOTE_MESSAGING_ENGINE_NAME
,
KEY_REMOTE_MESSAGING_ENGINE_UUID
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_COMMUNICATIONS_STOP
"SIB.communications.connection.stop".
This Notification type is used when an intra-bus messaging engine to messaging engine connection is stopped. This notification is associated with the MessagingEngine MBean.
In addition to the common properties, TYPE_SIB_COMMUNICATIONS_STOP has the following specific properties.
KEY_REMOTE_MESSAGING_ENGINE_NAME
,
KEY_REMOTE_MESSAGING_ENGINE_UUID
,
KEY_STOP_REASON
,
Constant Field Valuespublic static final java.lang.String TYPE_SIBLINK_START
"SIB.link.start".
This Notification type is used when an inter-bus messaging engine to messaging engine connection is started. This notification is associated with the GatewayLink MBean.
In addition to the common properties, TYPE_SIBLINK_START has the following specific properties.
KEY_REMOTE_MESSAGING_ENGINE_NAME
,
KEY_REMOTE_MESSAGING_ENGINE_UUID
,
KEY_FOREIGN_BUS_NAME
,
Constant Field Valuespublic static final java.lang.String TYPE_SIBLINK_STOP
"SIB.link.stop".
` This Notification type is used when an inter-bus messaging engine to messaging engine connection is started. This notification is associated with the GatewayLink MBean.
In addition to the common properties, TYPE_SIBLINK_STOP has the following specific properties.
KEY_REMOTE_MESSAGING_ENGINE_NAME
,
KEY_REMOTE_MESSAGING_ENGINE_UUID
,
KEY_FOREIGN_BUS_NAME
,
KEY_STOP_REASON
,
Constant Field Valuespublic static final java.lang.String STOP_REASON_ADMINISTRATOR_COMMAND
"stop.reason.administrator.command".
A reason code for a TYPE_SIBLINK_STOP notification.
TYPE_SIBLINK_STOP
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MESSAGEPOINT_SEND_ALLOWED_STATE
"SIB.messagepoint.send.allowed.state".
This Notification type is used when a Message Point changes its send allowed state. It is associated with a QueuePoint or PublicationPoint MBean.
In addition to the common properties, TYPE_SIB_MESSAGEPOINT_SEND_ALLOWED_STATE has the following specific properties.
KEY_DESTINATION_NAME
,
KEY_DESTINATION_UUID
,
KEY_SEND_ALLOWED_STATE
,
Constant Field Valuespublic static final java.lang.String KEY_DESTINATION_NAME
"destination.name".
The value of this property is the Name of the destination.
public static final java.lang.String KEY_DESTINATION_UUID
"destination.UUID".
The value of this property is the UUID of the destination.
public static final java.lang.String KEY_SEND_ALLOWED_STATE
"send.allowed.state".
The value of this property may be either SEND_ALLOWED_TRUE or SEND_ALLOWED_FALSE.
SEND_ALLOWED_TRUE
,
SEND_ALLOWED_FALSE
,
Constant Field Valuespublic static final java.lang.String SEND_ALLOWED_TRUE
"send.allowed.true".
A value for the KEY_SEND_ALLOWED_STATE property.
KEY_SEND_ALLOWED_STATE
,
Constant Field Valuespublic static final java.lang.String SEND_ALLOWED_FALSE
"send.allowed.false".
A value for the KEY_SEND_ALLOWED_STATE property.
KEY_SEND_ALLOWED_STATE
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MESSAGEPOINT_RECEIVE_ALLOWED_STATE
"SIB.messagepoint.receive.allowed.state".
This Notification type is used when a Message Point changes its receive allowed state. It is associated with a QueuePoint or PublicationPoint MBean.
In addition to the common properties, TYPE_SIB_MESSAGEPOINT_RECEIVE_ALLOWED_STATE has the following specific properties.
KEY_DESTINATION_NAME
,
KEY_DESTINATION_UUID
,
KEY_RECEIVE_ALLOWED_STATE
,
Constant Field Valuespublic static final java.lang.String KEY_RECEIVE_ALLOWED_STATE
"receive.allowed.state".
The value of this property may be either RECEIVE_ALLOWED_TRUE or RECEIVE_ALLOWED_FALSE.
RECEIVE_ALLOWED_TRUE
,
RECEIVE_ALLOWED_FALSE
,
Constant Field Valuespublic static final java.lang.String RECEIVE_ALLOWED_TRUE
"receive.allowed.true".
A value for the KEY_RECEIVE_ALLOWED_STATE property.
KEY_RECEIVE_ALLOWED_STATE
,
Constant Field Valuespublic static final java.lang.String RECEIVE_ALLOWED_FALSE
"receive.allowed.false".
A value for the KEY_RECEIVE_ALLOWED_STATE property.
KEY_RECEIVE_ALLOWED_STATE
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MESSAGEPOINT_DEPTH_THRESHOLD_REACHED
"SIB.messagepoint.depth.threshold.reached".
This Notification type is used when the number of message stored at a Message Point makes a depth change that causes messages to either start flowing or stop flowing into it. It is associated with a QueuePoint or PublicationPoint MBean.
In addition to the common properties, TYPE_SIB_MESSAGEPOINT_DEPTH_THRESHOLD_REACHED has the following specific properties.
KEY_DESTINATION_NAME
,
KEY_DESTINATION_UUID
,
KEY_DEPTH_THRESHOLD_REACHED
,
KEY_MESSAGES
,
Constant Field Valuespublic static final java.lang.String KEY_DEPTH_THRESHOLD_REACHED
"depth.threshold.reached".
The value of this property may be either DEPTH_THRESHOLD_REACHED_HIGH or DEPTH_THRESHOLD_REACHED_LOW.
DEPTH_THRESHOLD_REACHED_HIGH
,
DEPTH_THRESHOLD_REACHED_LOW
,
Constant Field Valuespublic static final java.lang.String DEPTH_THRESHOLD_REACHED_HIGH
"depth.threshold.reached.high".
A value for the KEY_DEPTH_THRESHOLD_REACHED property.
KEY_DEPTH_THRESHOLD_REACHED
,
Constant Field Valuespublic static final java.lang.String DEPTH_THRESHOLD_REACHED_LOW
"depth.threshold.reached.low".
A value for the KEY_DEPTH_THRESHOLD_REACHED property.
KEY_DEPTH_THRESHOLD_REACHED
,
Constant Field Valuespublic static final java.lang.String KEY_MESSAGES
"messages".
The value of this property represents the count of messages at the message point.
public static final java.lang.String TYPE_SIB_REMOTE_MESSAGEPOINT_DEPTH_THRESHOLD_REACHED
"SIB.remote.messagepoint.depth.threshold.reached".
This Notification type is used when the number of message stored at a Remote Message Point makes a depth change that causes messages to either start flowing or stop flowing into it. It is associated with a RemoteQueuePoint or PublicationPoint MBean.
In addition to the common properties, TYPE_SIB_REMOTE_MESSAGEPOINT_DEPTH_THRESHOLD_REACHED has the following specific properties.
KEY_DESTINATION_NAME
,
KEY_DESTINATION_UUID
,
KEY_LOCALIZING_MESSAGING_ENGINE_UUID
,
KEY_DEPTH_THRESHOLD_REACHED
,
KEY_MESSAGES
,
Constant Field Valuespublic static final java.lang.String KEY_LOCALIZING_MESSAGING_ENGINE_UUID
"destination.UUID".
The value of this property is the UUID of the Messaging Engine localizing the destination.
public static final java.lang.String TYPE_SIB_CLIENT_CONNECTION_START
"SIB.client.connection.start".
Produced whenever a remote client connects to this messaging engine.
In addition to the common properties, TYPE_SIB_CLIENT_CONNECTION_START has the following specific properties.
KEY_CLIENT_USERID
,
KEY_FAP_TYPE
,
KEY_COMMUNICATIONS_ADDRESS
,
Constant Field Valuespublic static final java.lang.String KEY_CLIENT_USERID
"client.userid".
The value of this property is the user identifier making the connection.
public static final java.lang.String KEY_FAP_TYPE
"fap.type".
The value of this property may be either FAP_TYPE_JFAP or FAP_TYPE_MQFAP.
FAP_TYPE_JFAP
,
FAP_TYPE_MQFAP
,
Constant Field Valuespublic static final java.lang.String FAP_TYPE_JFAP
"JFAP".
A value for the KEY_FAP_TYPE property.
KEY_FAP_TYPE
,
Constant Field Valuespublic static final java.lang.String FAP_TYPE_MQFAP
"MQFAP".
A value for the KEY_FAP_TYPE property.
KEY_FAP_TYPE
,
Constant Field Valuespublic static final java.lang.String KEY_COMMUNICATIONS_ADDRESS
"communications.address".
The value of this property is the client's network address in dotted decimal form. This may not be the actual address of the client. If, for example it uses a gateway.
public static final java.lang.String TYPE_SIB_CLIENT_CONNECTION_STOP
"SIB.client.connection.stop".
Produced whenever a remote client disconnects from this messaging engine.
In addition to the common properties, TYPE_SIB_CLIENT_CONNECTION_START has the following specific properties.
KEY_CLIENT_USERID
,
KEY_STOP_REASON
,
Constant Field Valuespublic static final java.lang.String STOP_REASON_COMMUNICATIONS_FAILURE
"communications.failure".
A reason code for a TYPE_SIB_CLIENT_CONNECTION_STOP notification.
TYPE_SIB_CLIENT_CONNECTION_STOP
,
Constant Field Valuespublic static final java.lang.String STOP_REASON_CLIENT_SHUTDOWN
"client.shutdown".
A reason code for a TYPE_SIB_CLIENT_CONNECTION_STOP notification.
TYPE_SIB_CLIENT_CONNECTION_STOP
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MESSAGE_EXCEPTIONED
"SIB.message.exceptioned".
This Notification type is used when the messaging engine exceptions a message that could not be delivered to the intended destination. It is associated with the Messaging Engine MBean.
In addition to the common properties, TYPE_SIB_CLIENT_CONNECTION_START has the following specific properties.
KEY_CLIENT_USERID
,
KEY_STOP_REASON
,
Constant Field Valuespublic static final java.lang.String KEY_EXCEPTION_DESTINATION_NAME
"exception.destination.name".
The value of this property is the name of the exception destination.
public static final java.lang.String KEY_EXCEPTION_DESTINATION_UUID
"exception.destination.UUID".
The value of this property is the UUID of the exception destination.
public static final java.lang.String KEY_INTENDED_DESTINATION_NAME
"intended.destination.name".
The value of this property is the name of the intended destination.
public static final java.lang.String KEY_INTENDED_DESTINATION_UUID
"intended.destination.UUID".
The value of this property is the UUID of the intended destination. This is supplied if the intended destination was located
public static final java.lang.String KEY_SYSTEM_MESSAGE_IDENTIFIER
"system.message.identifier".
The value of this property is the system message identifier of the message that was exceptioned.
public static final java.lang.String KEY_MESSAGE_EXCEPTION_REASON
"message.exception.reason".
The value of this property is the reason code for why the message was exceptioned as stored in the message.
public static final java.lang.String TYPE_SIB_MEDIATION_NEW_STATE
"SIB.mediation.new.state".
This Notification type is used whenever a MediationPoint changes to a new state. It is associated with a MediationPoint MBean.
In addition to the common properties, TYPE_SIB_MEDIATION_NEW_STATE has the following specific properties.
KEY_DESTINATION_NAME
,
KEY_DESTINATION_UUID
,
KEY_MEDIATION_NAME
,
KEY_MEDIATION_STATE
,
KEY_MEDIATION_STATE_REASON
,
Constant Field Valuespublic static final java.lang.String KEY_MEDIATION_NAME
"mediation.name".
The value of this property is the name of the mediation.
public static final java.lang.String KEY_MEDIATION_STATE
"mediation.state".
The value of this property is the new state of the mediation point.
public static final java.lang.String MEDIATION_STATE_STARTED
"mediation.state.started".
A type of state for a TYPE_SIB_MEDIATION_NEW_STATE notification.
TYPE_SIB_MEDIATION_NEW_STATE
,
Constant Field Valuespublic static final java.lang.String MEDIATION_STATE_STOPPING
"mediation.state.stopping".
A type of state for a TYPE_SIB_MEDIATION_NEW_STATE notification.
TYPE_SIB_MEDIATION_NEW_STATE
,
Constant Field Valuespublic static final java.lang.String MEDIATION_STATE_STOPPED
"mediation.state.stopped".
A type of state for a TYPE_SIB_MEDIATION_NEW_STATE notification.
TYPE_SIB_MEDIATION_NEW_STATE
,
Constant Field Valuespublic static final java.lang.String MEDIATION_STATE_DELETING
"mediation.state.deleting".
A type of state for a TYPE_SIB_MEDIATION_NEW_STATE notification.
TYPE_SIB_MEDIATION_NEW_STATE
,
Constant Field Valuespublic static final java.lang.String MEDIATION_STATE_WAITING
"mediation.state.waiting".
A type of state for a TYPE_SIB_MEDIATION_NEW_STATE notification.
TYPE_SIB_MEDIATION_NEW_STATE
,
Constant Field Valuespublic static final java.lang.String KEY_MEDIATION_STATE_REASON
"mediation.state.reason".
The value of this property is the reason code for the change to the new state if available, for example "MEDIATION_START_FAILURE_INVALID_SELECTOR_SIMP0663"
public static final java.lang.String TYPE_SIB_MQLINK_DEPTH_THRESHOLD_REACHED
"SIB.mqlink.depth.threshold.reached".
This Notification type is used when the number of message stored at an MQLink makes a depth change that causes messages to either start flowing or stop flowing into it. It is associated with a MQLink MBean.
In addition to the common properties, TYPE_SIB_MQLINK_DEPTH_THRESHOLD_REACHED has the following specific properties.
KEY_MQLINK_NAME
,
KEY_MQLINK_UUID
,
KEY_DEPTH_THRESHOLD_REACHED
,
KEY_MESSAGES
,
Constant Field Valuespublic static final java.lang.String KEY_MQLINK_NAME
"mqlink.name".
The value of this property is the name of the mqlink.
public static final java.lang.String KEY_MQLINK_UUID
"mqlink.UUID".
The value of this property is the UUID of the mqlink.
public static final java.lang.String TYPE_SIB_LINK_DEPTH_THRESHOLD_REACHED
"SIB.link.depth.threshold.reached".
This Notification type is used when the number of message stored at a link to a remote bus makes a depth change that causes messages to either start flowing or stop flowing into it. It is associated with a GatewayLink MBean.
In addition to the common properties, TYPE_SIB_LINK_DEPTH_THRESHOLD_REACHED has the following specific properties.
KEY_MQLINK_NAME
,
KEY_MQLINK_UUID
,
KEY_FOREIGN_BUS_NAME
,
KEY_REMOTE_MESSAGING_ENGINE_UUID
,
KEY_DEPTH_THRESHOLD_REACHED
,
KEY_MESSAGES
,
Constant Field Valuespublic static final java.lang.String KEY_LINK_NAME
"link.name".
The value of this property is the name of the link.
public static final java.lang.String KEY_LINK_UUID
"link.UUID".
The value of this property is the UUID of the link.
public static final java.lang.String TYPE_SIB_MQLINK_START
"SIB.mqlink.start". This Notification type is used when an MQ link is started. It is associated with the MQLink MBean.
In addition to the common properties, TYPE_SIB_MQLINK_START has the following specific property.
KEY_MQLINK_NAME
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MQLINK_STOP
"SIB.mqlink.stop". This Notification type is used when an MQ link is stopped. It is associated with the MQLink MBean. TYPE_SIB_MQLINK_STOP has the following specific properties.
KEY_MQLINK_NAME
,
KEY_STOP_REASON
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MQLINK_SENDER_START
"SIB.mqlink.sender.start".
This Notification type is used when an MQ link sender channel is started. It is associated with the MQLink MBean.
In addition to the common properties, TYPE_SIB_MQLINK_SENDER_START has the following specific properties.
KEY_MQLINK_SENDER_NAME
,
KEY_MQLINK_NAME
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MQLINK_SENDER_STOP
"SIB.mqlink.sender.stop".
This Notification type is used when an MQ link sender channel is stopped. It is associated with the MQLink MBean.
In addition to the common properties, TYPE_SIB_MQLINK_SENDER_STOP has the following specific properties.
KEY_MQLINK_SENDER_NAME
,
KEY_MQLINK_NAME
,
KEY_STOP_REASON
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MQLINK_SENDER_SESSION_START
"SIB.mqlink.sender.session.start". This Notification type is used when an MQ link sender channel is started and a session established with a receiver channel at the remote queue manager. It is associated with the MQLink MBean.
In addition to the common properties, TYPE_SIB_MQLINK_SENDER_SESSION_START has the following specific properties.
KEY_MQLINK_SENDER_NAME
,
KEY_MQLINK_NAME
,
KEY_REMOTE_QUEUE_MANAGER_NAME
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MQLINK_SENDER_SESSION_STOP
"SIB.mqlink.sender.session.stop".
This Notification type is used when an MQ link sender channel is stopped and a session with a partner receiver channel at the remote queue manager is ended. It is associated with the MQLink MBean.
In addition to the common properties, TYPE_SIB_MQLINK_SENDER_SESSION_STOP has the following specific properties.
KEY_MQLINK_SENDER_NAME
,
KEY_MQLINK_NAME
,
KEY_REMOTE_QUEUE_MANAGER_NAME
,
KEY_STOP_REASON
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MQLINK_RECEIVER_START
"SIB.mqlink.receiver.start".
This Notification type is used when an MQ link receiver channel is started. It is associated with the MQLink MBean.
In addition to the common properties, TYPE_SIB_MQLINK_RECEIVER_START has the following specific properties.
KEY_MQLINK_RECEIVER_NAME
,
KEY_MQLINK_NAME
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MQLINK_RECEIVER_STOP
"SIB.mqlink.receiver.stop" This Notification type is used when an MQ link receiver channel is stopped. It is associated with the MQLink MBean.
In addition to the common properties, TYPE_SIB_MQLINK_RECEIVER_STOP has the following specific properties.
KEY_MQLINK_RECEIVER_NAME
,
KEY_MQLINK_NAME
,
KEY_STOP_REASON
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MQLINK_RECEIVER_SESSION_START
"SIB.mqlink.receiver.session.start".
This Notification type is used when an MQLink receiver channel is started as a result of a request, from a partner sender channel on a remote queue manager, to establish a session. It is associated with the MQLink MBean.
In addition to the common properties, TYPE_SIB_MQLINK_RECEIVER_SESSION_START has the following specific properties.
KEY_MQLINK_RECEIVER_NAME
,
KEY_MQLINK_NAME
,
KEY_REMOTE_QUEUE_MANAGER_NAME
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MQLINK_RECEIVER_SESSION_STOP
"SIB.mqlink.receiver.session.stop". This Notification type is used when an MQLink receiver channel is stopped and a session with a partner sender channel on a remote queue manager ended. It is associated with the MQLink MBean.
In addition to the common properties, TYPE_SIB_MQLINK_RECEIVER_SESSION_STOP has the following specific properties.
KEY_MQLINK_RECEIVER_NAME
,
KEY_MQLINK_NAME
,
KEY_REMOTE_QUEUE_MANAGER_NAME
,
KEY_STOP_REASON
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MESSAGING_ENGINE_STARTING
"SIB.messaging.engine.starting".
This Notification type is used when the Messaging Engine is starting, and is associated with the SIBMain and MessagingEngine MBeans.
In addition to the common properties, TYPE_SIB_MESSAGING_ENGINE_STARTING has the following specific property.
KEY_START_TYPE
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MESSAGING_ENGINE_STOPPING
"SIB.messaging.engine.stopping".
This Notification type is used when the Messaging Engine is stopping, and is associated with the SIBMain and MessagingEngine MBeans.
In addition to the common properties, TYPE_SIB_MESSAGING_ENGINE_STOPPING has the following specific property.
KEY_STOP_REASON
,
Constant Field Valuespublic static final java.lang.String TYPE_SIB_MESSAGING_ENGINE_FAILED
"SIB.messaging.engine.failed".
This Notification type is used when the Messaging Engine fails to start or to stop, and is associated with the SIBMain and MessagingEngine MBeans.
In addition to the common properties, TYPE_SIB_MESSAGING_ENGINE_FAILED has the following specific property.
KEY_FAIL_OPERATION
,
KEY_FAIL_OPERATION_TYPE
,
Constant Field Valuespublic static final java.lang.String KEY_FAIL_OPERATION
"fail.operation".
The value of this property may be either TYPE_SIB_MESSAGING_ENGINE_START or TYPE_SIB_MESSAGING_ENGINE_STOP.
TYPE_SIB_MESSAGING_ENGINE_START
,
TYPE_SIB_MESSAGING_ENGINE_STOP
,
Constant Field Valuespublic static final java.lang.String KEY_FAIL_OPERATION_TYPE
"fail.operation.type".
The value of this property may be either START_TYPE_WARM, START_TYPE_FLUSH, STOP_REASON_ADMINISTRATOR_IMMEDIATE or STOP_REASON_ADMINISTRATOR_FORCE.
START_TYPE_WARM
,
START_TYPE_FLUSH
,
STOP_REASON_ADMINISTRATOR_IMMEDIATE
,
STOP_REASON_ADMINISTRATOR_FORCE
,
Constant Field ValuesConstructor Detail |
---|
public SibNotificationConstants()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |