|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LeaseEventListenerIfc | |
org.exolab.jms.lease | |
org.exolab.jms.messagemgr |
Uses of LeaseEventListenerIfc in org.exolab.jms.lease |
Fields in org.exolab.jms.lease declared as LeaseEventListenerIfc | |
protected LeaseEventListenerIfc |
BaseLease._listener
The listener that will be notified when the lease expires. |
Methods in org.exolab.jms.lease that return LeaseEventListenerIfc | |
LeaseEventListenerIfc |
BaseLease.getLeaseEventListener()
Returns the listener to notify of lease events. |
Constructors in org.exolab.jms.lease with parameters of type LeaseEventListenerIfc | |
BaseLease(java.lang.Object object,
long duration,
LeaseEventListenerIfc listener)
Construct a new BaseLease . |
Uses of LeaseEventListenerIfc in org.exolab.jms.messagemgr |
Classes in org.exolab.jms.messagemgr that implement LeaseEventListenerIfc | |
class |
AbstractDestinationCache
Abstract implementation of the DestinationCache interface. |
class |
QueueDestinationCache
A DestinationCache for queues. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |