Package org.jboss.web.tomcat.service.session.distributedcache.impl.jbc

Class Summary
AbstractJBossCacheService<T extends OutgoingDistributableSessionData> Abstract base implementation of DistributedCacheManager.
AttributeBasedJBossCacheService DistributedCacheManager impl for ReplicationGranularity.ATTRIBUTE.
CacheListener Listens for removals and modifications in the cache, notifying the session manager of significant events.
CacheListenerBase Base class for JBC cache listener impls.
FieldBasedJBossCacheService DistributedCacheManager impl for ReplicationGranularity.FIELD.
IncomingDistributableSessionDataImpl Base implementation of DistributableSessionData.
JBossCacheWrapper  
PassivationListener Listener for JBoss Cache activation events.
SessionBasedJBossCacheService DistributedCacheManager impl for ReplicationGranularity.SESSION.
Util Utility methods related to JBoss distributed sessions.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.