|
|||||||||
| Home >> All >> org >> activemq >> [ advisories overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.activemq.advisories
Interface ConnectionAdvisoryEventListener

- All Known Implementing Classes:
- ConnectionAdvisorTest
- public interface ConnectionAdvisoryEventListener
A Listener for ConnectionAdvisoryEvents * @version $Revision: 1.1.1.1 $
| Method Summary | |
void |
onEvent(ConnectionAdvisoryEvent event)
called when a MessageConnection starts/stops |
| Method Detail |
onEvent
public void onEvent(ConnectionAdvisoryEvent event)
- called when a MessageConnection starts/stops
|
|||||||||
| Home >> All >> org >> activemq >> [ advisories overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC