Package org.jboss.ejb.plugins

Interface Summary
EnterpriseContextCachePolicy Interface that specifies a policy for caches.
 

Class Summary
AbstractInstanceCache Base class for caches of entity and stateful beans.
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.
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.
MessageDrivenInstanceInterceptor This container acquires the given instance.
MessageDrivenInstancePool Stolen from StatelessSessionInstancePool
MessageDrivenTxInterceptorBMT Stolen from TxInterceptorBMP
MetricsInterceptor MetricsInterceptor is used for gathering data from the container for admin interface.
NoPassivationCachePolicy Implementation of a no passivation cache policy.
SecurityInterceptor The SecurityInterceptor is where the EJB declarative security model is enforced.
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.