|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoreContext | |
org.openejb.core.entity | The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. |
org.openejb.core.stateful | The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. |
org.openejb.core.stateless | The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. |
Uses of CoreContext in org.openejb.core.entity |
Subclasses of CoreContext in org.openejb.core.entity | |
class |
EntityContext
This class imposes restrictions on what Entity methods can access which EntityContext methods. |
Uses of CoreContext in org.openejb.core.stateful |
Subclasses of CoreContext in org.openejb.core.stateful | |
class |
StatefulContext
This class imposes restrictions on what stateful SessionBean methods can access which SessionContext methods. |
Uses of CoreContext in org.openejb.core.stateless |
Subclasses of CoreContext in org.openejb.core.stateless | |
class |
StatelessContext
This class imposes restrictions on what stateless SessionBean methods can access which SessionContext methods. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |