|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventHandler | |
| org.exolab.jms.events | |
| org.exolab.jms.gc | |
| org.exolab.jms.persistence | |
| Uses of EventHandler in org.exolab.jms.events |
| Methods in org.exolab.jms.events that return EventHandler | |
EventHandler |
Event.getEventListener()
Return the event listener |
| Constructors in org.exolab.jms.events with parameters of type EventHandler | |
Event(int event,
EventHandler listener,
java.lang.Object callback)
The constructor instantiates an instance of this class with the specified parameters. |
|
| Uses of EventHandler in org.exolab.jms.gc |
| Classes in org.exolab.jms.gc that implement EventHandler | |
class |
GarbageCollectionService
The garbage collection service is responsible for managing all transient garbage collection for OpenJMS, which includes messages, destinations, endpoints etc. |
| Uses of EventHandler in org.exolab.jms.persistence |
| Classes in org.exolab.jms.persistence that implement EventHandler | |
class |
RDBMSAdapter
This adapter is a wrapper class around the persistency mechanism. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||