|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidationBridgeListener | |
org.jboss.cache.invalidation | |
org.jboss.cache.invalidation.bridges |
Uses of InvalidationBridgeListener in org.jboss.cache.invalidation |
Methods in org.jboss.cache.invalidation with parameters of type InvalidationBridgeListener | |
BridgeInvalidationSubscription |
InvalidationManagerMBean.registerBridgeListener(InvalidationBridgeListener listener)
Allow the subscription of a given Bridge to this IM |
BridgeInvalidationSubscription |
InvalidationManager.registerBridgeListener(InvalidationBridgeListener listener)
|
Uses of InvalidationBridgeListener in org.jboss.cache.invalidation.bridges |
Classes in org.jboss.cache.invalidation.bridges that implement InvalidationBridgeListener | |
class |
JMSCacheInvalidationBridge
JMS implementation of a cache invalidation bridge Based on previous code of Bill Burke based on interceptors |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |