|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistentQueueException | |
org.mule.util.queue | A generic queue implementation extending the concurrent APIs with pluggable queue persistence. |
Uses of PersistentQueueException in org.mule.util.queue |
Methods in org.mule.util.queue that throw PersistentQueueException | |
void |
SerialisationPersistence.store(UMOEvent event)
|
boolean |
SerialisationPersistence.remove(UMOEvent event)
|
void |
SerialisationPersistence.dispose()
|
void |
PersistenceStrategy.store(UMOEvent event)
|
boolean |
PersistenceStrategy.remove(UMOEvent event)
|
void |
PersistenceStrategy.dispose()
|
boolean |
BoundedPersistentQueue.remove(java.lang.Object o)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |