站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

Uses of Package org.jboss.cache.invalidation (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


Uses of Package
org.jboss.cache.invalidation

Packages that use org.jboss.cache.invalidation
org.jboss.cache.invalidation   
org.jboss.cache.invalidation.bridges   
org.jboss.cache.invalidation.triggers   
org.jboss.ejb.plugins Package description goes here
org.jboss.ejb.plugins.cmp.jdbc2.schema   
 

Classes in org.jboss.cache.invalidation used by org.jboss.cache.invalidation
BatchInvalidation
          Structure that contains keys to be invalidated and the name of the group on which these invalidation must be performed.
BridgeInvalidationSubscription
          Every bridge subscribing to a InvalidationManager has access to this interface that it can used to invalidate messages on the local IM.
Invalidatable
          Represent an invalidable resource, such as a cache
InvalidationBridgeListener
          InvalidationManager (IM) represents locally managed caches and invaliders.
InvalidationGroup
          An InvalidationGroup (IG) is the meeting point of all caches and invaliders working for the same cached information.
InvalidationManagerMBean
          Main service dealing with cache invalidation.
 

Classes in org.jboss.cache.invalidation used by org.jboss.cache.invalidation.bridges
BatchInvalidation
          Structure that contains keys to be invalidated and the name of the group on which these invalidation must be performed.
BridgeInvalidationSubscription
          Every bridge subscribing to a InvalidationManager has access to this interface that it can used to invalidate messages on the local IM.
InvalidationBridgeListener
          InvalidationManager (IM) represents locally managed caches and invaliders.
InvalidationManagerMBean
          Main service dealing with cache invalidation.
 

Classes in org.jboss.cache.invalidation used by org.jboss.cache.invalidation.triggers
InvalidationGroup
          An InvalidationGroup (IG) is the meeting point of all caches and invaliders working for the same cached information.
InvalidationManagerMBean
          Main service dealing with cache invalidation.
 

Classes in org.jboss.cache.invalidation used by org.jboss.ejb.plugins
Invalidatable
          Represent an invalidable resource, such as a cache
InvalidationGroup
          An InvalidationGroup (IG) is the meeting point of all caches and invaliders working for the same cached information.
InvalidationManagerMBean
          Main service dealing with cache invalidation.
 

Classes in org.jboss.cache.invalidation used by org.jboss.ejb.plugins.cmp.jdbc2.schema
Invalidatable
          Represent an invalidable resource, such as a cache
InvalidationGroup
          An InvalidationGroup (IG) is the meeting point of all caches and invaliders working for the same cached information.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.