Package org.jboss.ejb.plugins

Interface Summary
EnterpriseContextCachePolicy Interface that specifies a policy for caches.
 

Class Summary
AbstractInstancePool
AbstractInterceptor
BMPPersistenceManager
CMPFilePersistenceManager
CMPPersistenceManager The CMP Persistence Manager implements the semantics of the CMP EJB 1.1 call back specification.
EnterpriseContextCachePolicy.Scheduler Final class that hold a single instance of a TimerQueue object for all the CachePolicy instances, allowing the cache policies to register TimerTasks that will be executed in a single background thread.
EnterpriseInstanceCache Base class for caches of entity and stateful beans.
EntityInstanceCache Cache subclass for entity beans.
EntityInstanceInterceptor This container acquires the given instance.
EntityInstancePool
EntitySynchronizationInterceptor This container filter takes care of EntityBean persistance.
LogInterceptor
LRUEnterpriseContextCachePolicy Least Recently Used cache policy for EnterpriseContexts.
MetricsInterceptor MetricsInterceptor is used for gathering data from the container for admin interface.
NoPassivationCachePolicy Implementation of a no passivation cache policy.
SecurityInterceptor
SingletonStatelessSessionInstancePool Singleton pool for session beans.
StatefulSessionFilePersistenceManager StatefulSessionFilePersistenceManager This class is one of the passivating plugins for jBoss.
StatefulSessionInstanceCache Cache for stateful session beans.
StatefulSessionInstanceInterceptor This container acquires the given instance.
StatefulSessionInstancePool An empty shadow class, used to keep symmetry in the code
StatelessSessionInstanceInterceptor This container acquires the given instance.
StatelessSessionInstancePool
TxInterceptorBMT
TxInterceptorBMT.UserTxFactory  
TxInterceptorCMT
 



Copyright © 2000 The jBoss Organization. All Rights Reserved.