Uses of Package
com.sun.ejb.containers

Packages that use com.sun.ejb.containers
com.sun.ejb   
com.sun.ejb.containers   
com.sun.ejb.containers.builder   
com.sun.ejb.containers.interceptors   
com.sun.ejb.containers.util.cache   
com.sun.ejb.monitoring.stats   
org.glassfish.ejb.startup   
 

Classes in com.sun.ejb.containers used by com.sun.ejb
EjbFutureTask
           
EJBLocalRemoteObject
          Implementation common to EJBObjects and EJBLocalObjects.
RemoteBusinessWrapperBase
           
 

Classes in com.sun.ejb.containers used by com.sun.ejb.containers
AbstractSessionContextImpl
          Implementation of EJBContext for SessionBeans
AbstractSingletonContainer
           
BaseContainer
          This class implements part of the com.sun.ejb.Container interface.
BaseContainer.ContainerType
           
EjbAsyncInvocationManager
           
EjbAsyncTask
           
EjbContainerUtil
           
EJBContextImpl
          Implementation of javax.ejb.EJBContext for the J2EE Reference Implementation.
EJBContextImpl.BeanState
           
EJBHomeImpl
          This class implements the EJBHome interface.
EJBLocalHomeImpl
          Implementation of the EJBLocalHome interface.
EJBLocalObjectImpl
          Implementation of the EJBLocalObject interface.
EJBLocalRemoteObject
          Implementation common to EJBObjects and EJBLocalObjects.
EJBObjectImpl
          EJBObjectImpl implements EJBObject methods for EJBs.
EjbOptionalIntfGenerator
           
EJBTimerService
           
EntityContainer
          This class implements the Container interface for EntityBeans.
EntityContainer.LocalEJBObjectCacheVictimHandler
           
EntityContextImpl
          Implementation of EJBContext for EntityBeans
GenericEJBHome
           
GenericEJBLocalHome
           
InternalEJBContainerException
           
MessageBeanContainer.MessageDeliveryType
           
ReadOnlyBeanContainer
          The Container that manages instances of ReadOnly Beans.
ReadOnlyEJBHome
          Home interface for all Remote ReadOnly Beans
ReadOnlyEJBLocalHome
           
RemoteAsyncResult
          This class stores the result of an async Future operation.
SessionContextImpl
          Implementation of EJBContext for SessionBeans
StatelessSessionContainer
          This class provides container functionality specific to stateless SessionBeans.
TimerLocal
          Local view of the persistent representation of an EJB timer.
TimerPrimaryKey
           
TimerSchedule
          A runtime representation of the user-defined calendar-based timeout expression for an enterprise bean timer.
TimerState
          TimerState represents the state of a persistent EJB Timer.
TimerState.Blob
          Many DBs have a limitation that at most one field per DB can hold binary data.
 

Classes in com.sun.ejb.containers used by com.sun.ejb.containers.builder
BaseContainer
          This class implements part of the com.sun.ejb.Container interface.
 

Classes in com.sun.ejb.containers used by com.sun.ejb.containers.interceptors
BaseContainer
          This class implements part of the com.sun.ejb.Container interface.
EJBContextImpl
          Implementation of javax.ejb.EJBContext for the J2EE Reference Implementation.
EjbOptionalIntfGenerator
           
 

Classes in com.sun.ejb.containers used by com.sun.ejb.containers.util.cache
StatefulSessionContainer
          This class provides container functionality specific to stateful SessionBeans.
 

Classes in com.sun.ejb.containers used by com.sun.ejb.monitoring.stats
EntityContainer
          This class implements the Container interface for EntityBeans.
StatefulSessionContainer
          This class provides container functionality specific to stateful SessionBeans.
StatelessSessionContainer
          This class provides container functionality specific to stateless SessionBeans.
 

Classes in com.sun.ejb.containers used by org.glassfish.ejb.startup
AbstractSingletonContainer
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.