Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jboss.cache.invalidation Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
BatchInvalidationStructure that contains keys to be invalidated and the name of the group on which these invalidation must be performed.Classorg.jboss.cache.invalidationJBoss Server
BridgeInvalidationSubscriptionEvery bridge subscribing to a InvalidationManager has access to this interface that it can used to invalidate messages on the local IM.Interfaceorg.jboss.cache.invalidationJBoss Server
EntityBeanCacheBatchInvalidatorInterceptorThe role of this interceptor is to detect that an entity has been modified after an invocation has been performed an use the InvalidationsTxGrouperClassorg.jboss.cache.invalidation.triggersJBoss Server
InvalidatableRepresent an invalidable resource, such as a cacheVersion:$Revision: 1.Interfaceorg.jboss.cache.invalidationJBoss Server
InvalidationBridgeListenerInvalidationManager (IM) represents locally managed caches and invaliders.Interfaceorg.jboss.cache.invalidationJBoss Server
InvalidationGroupAn InvalidationGroup (IG) is the meeting point of all caches and invaliders working for the same cached information.Interfaceorg.jboss.cache.invalidationJBoss Server
InvalidationManagerClassorg.jboss.cache.invalidationJBoss Server
InvalidationManagerMBeanMain service dealing with cache invalidation.Interfaceorg.jboss.cache.invalidationJBoss Server
InvalidationsTxGrouperUtility class that can be used to group invalidations in a set of BatchInvalidations structure and only commit them alltogether atClassorg.jboss.cache.invalidationJBoss Server
JMSCacheInvalidationBridgeJMS implementation of a cache invalidation bridge Based on previous code of Bill Burke based on interceptorsClassorg.jboss.cache.invalidation.bridgesJBoss Server
JMSCacheInvalidationBridgeMBeanCache invalidation bridge based on JMS.Interfaceorg.jboss.cache.invalidation.bridgesJBoss Server
JMSCacheInvalidationMessageClassorg.jboss.cache.invalidation.bridgesJBoss Server