|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GarbageCollectable in org.exolab.jms.gc |
Methods in org.exolab.jms.gc with parameters of type GarbageCollectable | |
void |
GarbageCollectionService.register(GarbageCollectable entry)
Register an entity that wishes to participate in the garbage collection process. |
void |
GarbageCollectionService.unregister(GarbageCollectable entry)
Unregister the specified entry from the list of garbge collectable entities |
Uses of GarbageCollectable in org.exolab.jms.messagemgr |
Classes in org.exolab.jms.messagemgr that implement GarbageCollectable | |
class |
ConsumerManager
The consumer manager is responsible for creating and managing the lifecycle of Consumer. |
class |
DestinationCache
A DestinationCache is used to cache messages for a particular destination. |
class |
DestinationManager
The destination manager is responsible for creating and managing the lifecycle of DestinationCache objects. |
class |
QueueDestinationCache
A DestinationCache for Queues |
class |
TopicDestinationCache
A DestinationCache for Topics. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |