Class Summary |
ENCReference |
|
InitContextFactory |
Invoked by server on the OpenEJB JNDI global name space. |
IntraVmJndiReference |
This class is used when the object to be referenced is accessible through
the OpenEJB global name space. |
IvmContext |
|
JndiEncArtifact |
|
JndiReference |
This class is used when the object to be referenced is accessible through
some other JNDI name space. |
NameNode |
This class is a combination linked list and binary tree for resolving name-object lookups
and binding objects to names. |
ObjectReference |
This class is used when the object to be reference is available at the time
the reference is created. |
ParsedName |
This class represents a compound path name; a path made of several atomic names. |
The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.