|
Sun GlassFish(tm) Message Queue v4.4 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| EventListener | An event listener object is used to receive asynchronously delivered MQ events. |
| Class Summary | |
|---|---|
| ConnectionClosedEvent | MQ Connection closed Event. |
| ConnectionClosingEvent | MQ Connection closing Event. |
| ConnectionEvent | MQ Connection Event. |
| ConnectionReconnectedEvent | MQ Connection Reconnected Event is generated and delivered to the event listener if the MQ client runtime reconnected to a broker and an event listener is set to the MQ connection. |
| ConnectionReconnectFailedEvent | MQ Connection Reconnect Failed Event is generated and delivered to the event listener if a MQ reconnect failed and an event listener is set to the MQ connection. |
| Event | MQ Event. |
Provides a notification API for the MQ client runtime to inform an application about a MQ connection state changes.
The current notification types defined for the MQ 4.0 release are as follows:
A MQ application sets a connection event listener in order to
be notified for the MQ events. The API to set the notification
listener is defined in the com.sun.messaging.jms.Connection class.
com.sun.messaging.jms
|
Sun GlassFish(tm) Message Queue v4.4 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||