|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.ejb | |
org.jboss.cache.invalidation.triggers | |
org.jboss.ejb | Package description goes here. |
org.jboss.ejb.plugins | Package description goes here. |
org.jboss.ejb.plugins.cmp.bridge | Package description goes here. |
org.jboss.ejb.plugins.cmp.jdbc | Package description goes here. |
org.jboss.ejb.plugins.cmp.jdbc.bridge | Package description goes here. |
org.jboss.ejb.plugins.cmp.jdbc.keygen | |
org.jboss.ejb.plugins.cmp.jdbc2 | |
org.jboss.ejb.plugins.cmp.jdbc2.bridge | |
org.jboss.ejb.plugins.inflow | |
org.jboss.ejb.plugins.jms | Package description goes here. |
org.jboss.ejb.plugins.local | Package description goes here. |
org.jboss.ejb.plugins.lock | Package description goes here. |
org.jboss.ejb.txtimer | |
org.jboss.proxy.ejb |
Classes in org.jboss.ejb used by org.jboss.cache.invalidation.triggers | |
AllowedOperationsFlags
Constants used by the AllowedOperationsAssociation According to the EJB2.1 spec not all context methods can be accessed at all times For example ctx.getPrimaryKey() should throw an IllegalStateException when called from within ejbCreate() |
|
Container
This is the base class for all EJB-containers in JBoss. |
|
ContainerPlugin
This is a superinterface for all Container plugins. |
|
EntityContainer
This is a Container for EntityBeans (both BMP and CMP). |
|
EntityEnterpriseContext
The EntityEnterpriseContext is used to associate EntityBean instances with metadata about it. |
|
Interceptor
Provides the interface for all container interceptors. |
Classes in org.jboss.ejb used by org.jboss.ejb | |
AllowedOperationsFlags
Constants used by the AllowedOperationsAssociation According to the EJB2.1 spec not all context methods can be accessed at all times For example ctx.getPrimaryKey() should throw an IllegalStateException when called from within ejbCreate() |
|
BeanLock
BeanLock interface |
|
BeanLockManager
Manages BeanLocks. |
|
CacheKey
CacheKey is an encapsulation of both the PrimaryKey and a cache specific key. |
|
Container
This is the base class for all EJB-containers in JBoss. |
|
ContainerMBean
MBean interface. |
|
ContainerPlugin
This is a superinterface for all Container plugins. |
|
ContainerRelectionMBean
A sample mbean that looks up the Container MBean for the jndiName passed to the inspectEJB method and retrieves its Home and Remote interfaces and lists all of their methods. |
|
EJBDeployerMBean
MBean interface. |
|
EjbModule
An EjbModule represents a collection of beans that are deployed as a unit. |
|
EjbModuleMBean
MBean interface. |
|
EJBProxyFactory
This is an interface for Container plugins. |
|
EJBProxyFactoryContainer
This is an interface for Containers that uses EJBProxyFactory. |
|
EnterpriseContext
The EnterpriseContext is used to associate EJB instances with metadata about it. |
|
EnterpriseContext.EJBContextImpl
|
|
EntityContainerMBean
MBean interface. |
|
EntityEnterpriseContext
The EntityEnterpriseContext is used to associate EntityBean instances with metadata about it. |
|
EntityPersistenceManager
This interface is implemented by any EntityBean persistence managers plugins. |
|
GenericEntityObjectFactory
Entity EJBObject and EJBLocalObject proxy factories implement this generic interface. |
|
GlobalTxEntityMap
This class provides a way to find out what entities are contained in what transaction. |
|
GlobalTxEntityMap.TxAssociation
An instance can be in one of the three states: not associated with the tx and, hence, does not need to be synchronized associated with the tx and needs to be synchronized associated with the tx but does not need to be synchronized Implementations of TxAssociation implement these states. |
|
InstanceCache
The plugin that gives a container a cache for bean instances. |
|
InstancePool
Defines the model for a EnterpriseContext instance pool. |
|
InstancePoolContainer
This is an interface for Containers that uses InstancePools. |
|
Interceptor
Provides the interface for all container interceptors. |
|
LocalProxyFactory
This is an extension to the EJBProxyFactory interface. |
|
MessageDrivenContainerMBean
MBean interface. |
|
SessionContainer
Container dedicated to session beans. |
|
StatefulSessionEnterpriseContext
The enterprise context for stateful session beans. |
|
StatefulSessionPersistenceManager
The interface for persisting stateful session beans. |
Classes in org.jboss.ejb used by org.jboss.ejb.plugins | |
AllowedOperationsFlags
Constants used by the AllowedOperationsAssociation According to the EJB2.1 spec not all context methods can be accessed at all times For example ctx.getPrimaryKey() should throw an IllegalStateException when called from within ejbCreate() |
|
BeanLock
BeanLock interface |
|
Container
This is the base class for all EJB-containers in JBoss. |
|
ContainerPlugin
This is a superinterface for all Container plugins. |
|
EnterpriseContext
The EnterpriseContext is used to associate EJB instances with metadata about it. |
|
EntityCache
EntityCaches can work from several keys. |
|
EntityContainer
This is a Container for EntityBeans (both BMP and CMP). |
|
EntityEnterpriseContext
The EntityEnterpriseContext is used to associate EntityBean instances with metadata about it. |
|
EntityPersistenceManager
This interface is implemented by any EntityBean persistence managers plugins. |
|
EntityPersistenceStore
This interface is implemented by any EntityBean persistence Store. |
|
GenericEntityObjectFactory
Entity EJBObject and EJBLocalObject proxy factories implement this generic interface. |
|
InstanceCache
The plugin that gives a container a cache for bean instances. |
|
InstancePool
Defines the model for a EnterpriseContext instance pool. |
|
Interceptor
Provides the interface for all container interceptors. |
|
StatefulSessionContainer
The container for stateful session beans. |
|
StatefulSessionEnterpriseContext
The enterprise context for stateful session beans. |
|
StatefulSessionPersistenceManager
The interface for persisting stateful session beans. |
|
StatelessSessionContainer
The container for stateless session beans. |
Classes in org.jboss.ejb used by org.jboss.ejb.plugins.cmp.bridge | |
EntityEnterpriseContext
The EntityEnterpriseContext is used to associate EntityBean instances with metadata about it. |
Classes in org.jboss.ejb used by org.jboss.ejb.plugins.cmp.jdbc | |
AllowedOperationsFlags
Constants used by the AllowedOperationsAssociation According to the EJB2.1 spec not all context methods can be accessed at all times For example ctx.getPrimaryKey() should throw an IllegalStateException when called from within ejbCreate() |
|
Container
This is the base class for all EJB-containers in JBoss. |
|
ContainerPlugin
This is a superinterface for all Container plugins. |
|
EntityContainer
This is a Container for EntityBeans (both BMP and CMP). |
|
EntityEnterpriseContext
The EntityEnterpriseContext is used to associate EntityBean instances with metadata about it. |
|
EntityPersistenceStore
This interface is implemented by any EntityBean persistence Store. |
|
GenericEntityObjectFactory
Entity EJBObject and EJBLocalObject proxy factories implement this generic interface. |
|
Interceptor
Provides the interface for all container interceptors. |
Classes in org.jboss.ejb used by org.jboss.ejb.plugins.cmp.jdbc.bridge | |
EntityEnterpriseContext
The EntityEnterpriseContext is used to associate EntityBean instances with metadata about it. |
|
LocalProxyFactory
This is an extension to the EJBProxyFactory interface. |
Classes in org.jboss.ejb used by org.jboss.ejb.plugins.cmp.jdbc.keygen | |
EntityEnterpriseContext
The EntityEnterpriseContext is used to associate EntityBean instances with metadata about it. |
Classes in org.jboss.ejb used by org.jboss.ejb.plugins.cmp.jdbc2 | |
AllowedOperationsFlags
Constants used by the AllowedOperationsAssociation According to the EJB2.1 spec not all context methods can be accessed at all times For example ctx.getPrimaryKey() should throw an IllegalStateException when called from within ejbCreate() |
|
Container
This is the base class for all EJB-containers in JBoss. |
|
ContainerPlugin
This is a superinterface for all Container plugins. |
|
EntityContainer
This is a Container for EntityBeans (both BMP and CMP). |
|
EntityEnterpriseContext
The EntityEnterpriseContext is used to associate EntityBean instances with metadata about it. |
|
EntityPersistenceStore
This interface is implemented by any EntityBean persistence Store. |
|
GenericEntityObjectFactory
Entity EJBObject and EJBLocalObject proxy factories implement this generic interface. |
|
Interceptor
Provides the interface for all container interceptors. |
Classes in org.jboss.ejb used by org.jboss.ejb.plugins.cmp.jdbc2.bridge | |
EntityContainer
This is a Container for EntityBeans (both BMP and CMP). |
|
EntityEnterpriseContext
The EntityEnterpriseContext is used to associate EntityBean instances with metadata about it. |
Classes in org.jboss.ejb used by org.jboss.ejb.plugins.inflow | |
AllowedOperationsFlags
Constants used by the AllowedOperationsAssociation According to the EJB2.1 spec not all context methods can be accessed at all times For example ctx.getPrimaryKey() should throw an IllegalStateException when called from within ejbCreate() |
|
Container
This is the base class for all EJB-containers in JBoss. |
|
ContainerPlugin
This is a superinterface for all Container plugins. |
|
EJBProxyFactory
This is an interface for Container plugins. |
|
GenericEntityObjectFactory
Entity EJBObject and EJBLocalObject proxy factories implement this generic interface. |
|
MessageDrivenContainer
The container for MessageDriven beans. |
Classes in org.jboss.ejb used by org.jboss.ejb.plugins.jms | |
AllowedOperationsFlags
Constants used by the AllowedOperationsAssociation According to the EJB2.1 spec not all context methods can be accessed at all times For example ctx.getPrimaryKey() should throw an IllegalStateException when called from within ejbCreate() |
|
Container
This is the base class for all EJB-containers in JBoss. |
|
ContainerPlugin
This is a superinterface for all Container plugins. |
|
EJBProxyFactory
This is an interface for Container plugins. |
|
GenericEntityObjectFactory
Entity EJBObject and EJBLocalObject proxy factories implement this generic interface. |
Classes in org.jboss.ejb used by org.jboss.ejb.plugins.local | |
AllowedOperationsFlags
Constants used by the AllowedOperationsAssociation According to the EJB2.1 spec not all context methods can be accessed at all times For example ctx.getPrimaryKey() should throw an IllegalStateException when called from within ejbCreate() |
|
Container
This is the base class for all EJB-containers in JBoss. |
|
ContainerPlugin
This is a superinterface for all Container plugins. |
|
GenericEntityObjectFactory
Entity EJBObject and EJBLocalObject proxy factories implement this generic interface. |
|
LocalProxyFactory
This is an extension to the EJBProxyFactory interface. |
Classes in org.jboss.ejb used by org.jboss.ejb.plugins.lock | |
BeanLock
BeanLock interface |
|
BeanLockExt
An extension of the BeanLock interface that adds support for non-blocking acquisition of a lock. |
|
Container
This is the base class for all EJB-containers in JBoss. |
Classes in org.jboss.ejb used by org.jboss.ejb.txtimer | |
Container
This is the base class for all EJB-containers in JBoss. |
Classes in org.jboss.ejb used by org.jboss.proxy.ejb | |
AllowedOperationsFlags
Constants used by the AllowedOperationsAssociation According to the EJB2.1 spec not all context methods can be accessed at all times For example ctx.getPrimaryKey() should throw an IllegalStateException when called from within ejbCreate() |
|
Container
This is the base class for all EJB-containers in JBoss. |
|
ContainerPlugin
This is a superinterface for all Container plugins. |
|
EJBProxyFactory
This is an interface for Container plugins. |
|
GenericEntityObjectFactory
Entity EJBObject and EJBLocalObject proxy factories implement this generic interface. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |