|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
JMSConnectionEventListeners can register themselves with a
JMSConnectionEventNotifier
in order to be notified of connect and disconnect events.
| Method Summary | |
void |
onConnection(String name)
Called when a JMS connection has been established. |
void |
onDisconnection(String name)
Called when a JMS connection is being disconnected. |
| Method Detail |
public void onConnection(String name)
name - the name of the JMS connection.public void onDisconnection(String name)
name - the name of the JMS connection.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||