Package org.jboss.ejb.plugins

Interface Summary
HAPersistentManager Tag interface to differentiate standard PersistentManager with HA one.
 

Class Summary
CleanShutdownInterceptor Track the incoming invocations and when shuting down a container (stop or destroy), waits for current invocations to finish before returning the stop or destroy call.
ClusterSyncEntityInstanceCache Cache subclass for entity beans shared accross a cluster with distributed cache corruption mechanism.
CMPClusteredInMemoryPersistenceManager EntityPersistenceStore implementation storing values in-memory and shared accross the cluster through the DistributedState service from the clustering framework.
StatefulHASessionInstanceCache SFSB cache for clustered environment.
StatefulHASessionPersistenceManager This persistence manager work with an underlying HASessionState to get clustered state.
StatefulHASessionSynchronisationInterceptor This interceptor synchronizes a HA SFSB instance with its underlying persistent manager.
 



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