| Name | Description | Type | Package | Framework |
| BatchInvalidation | Structure that contains keys to be invalidated and the name of the group on which these invalidation must be performed. | Class | org.jboss.cache.invalidation | JBoss Server |
|
| BridgeInvalidationSubscription | Every bridge subscribing to a InvalidationManager has access to this interface that it can used to invalidate messages on the local IM. | Interface | org.jboss.cache.invalidation | JBoss Server |
|
| EntityBeanCacheBatchInvalidatorInterceptor | The role of this interceptor is to detect that an entity has been modified after an invocation has been performed an use the InvalidationsTxGrouper | Class | org.jboss.cache.invalidation.triggers | JBoss Server |
|
| Invalidatable | Represent an invalidable resource, such as a cacheVersion:$Revision: 1. | Interface | org.jboss.cache.invalidation | JBoss Server |
|
| InvalidationBridgeListener | InvalidationManager (IM) represents locally managed caches and invaliders. | Interface | org.jboss.cache.invalidation | JBoss Server |
|
| InvalidationGroup | An InvalidationGroup (IG) is the meeting point of all caches and invaliders working for the same cached information. | Interface | org.jboss.cache.invalidation | JBoss Server |
|
| InvalidationManager | | Class | org.jboss.cache.invalidation | JBoss Server |
|
| InvalidationManagerMBean | Main service dealing with cache invalidation. | Interface | org.jboss.cache.invalidation | JBoss Server |
|
| InvalidationsTxGrouper | Utility class that can be used to group invalidations in a set of BatchInvalidations structure and only commit them alltogether at | Class | org.jboss.cache.invalidation | JBoss Server |
|
| JMSCacheInvalidationBridge | JMS implementation of a cache invalidation bridge Based on previous code of Bill Burke based on interceptors | Class | org.jboss.cache.invalidation.bridges | JBoss Server |
|
| JMSCacheInvalidationBridgeMBean | Cache invalidation bridge based on JMS. | Interface | org.jboss.cache.invalidation.bridges | JBoss Server |
|
| JMSCacheInvalidationMessage | | Class | org.jboss.cache.invalidation.bridges | JBoss Server |