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

org.jboss.ejb.plugins (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档


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.