|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DestinationEventListener | |
| org.exolab.jms.messagemgr | |
| Uses of DestinationEventListener in org.exolab.jms.messagemgr |
| Classes in org.exolab.jms.messagemgr that implement DestinationEventListener | |
(package private) class |
org.exolab.jms.messagemgr.AbstractTopicConsumerEndpoint
A ConsumerEndpoint for topics. |
class |
DestinationBinder
Binds persistent destinations in JNDI. |
class |
DurableConsumerEndpoint
A ConsumerEndpoint for durable topic consumers. |
class |
TopicConsumerEndpoint
A ConsumerEndpoint for transient topic consumers. |
| Methods in org.exolab.jms.messagemgr with parameters of type DestinationEventListener | |
void |
DestinationManager.addDestinationEventListener(DestinationEventListener listener)
Register an event listener to be notified when destinations are created and destroyed. |
void |
DestinationManager.removeDestinationEventListener(DestinationEventListener listener)
Remove an event listener. |
void |
DestinationManagerImpl.addDestinationEventListener(DestinationEventListener listener)
Register an event listener to be notified when destinations are created and destroyed. |
void |
DestinationManagerImpl.removeDestinationEventListener(DestinationEventListener listener)
Remove an event listener. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||