|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EJBContext | |
---|---|
com.bm.utils.substitues | |
javax.ejb | API used by EJB 3.0 container |
Uses of EJBContext in com.bm.utils.substitues |
---|
Classes in com.bm.utils.substitues that implement EJBContext | |
---|---|
class |
FakedSessionContext
Represnts a dummy implementation for a session context. |
Uses of EJBContext in javax.ejb |
---|
Subinterfaces of EJBContext in javax.ejb | |
---|---|
interface |
EntityContext
The EntityContext interface provides an instance with access to the container-provided runtime context of an entity enterprise Bean instance. |
interface |
MessageDrivenContext
The MessageDrivenContext interface provides access to the runtime message-driven context that the container provides for a message-driven enterprise Bean instance. |
interface |
SessionContext
Context provided by Session Bean. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |