Package org.openejb.core.ivm.naming

The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.

See:
          Description

Interface Summary
Reference  
 

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.
 

Exception Summary
NamingException Derivative of javax.naming.NamingException that delegates to org.openejb.OpenEJBException.
 

Package org.openejb.core.ivm.naming Description

The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.

Package Specification

Yet to come.

Related Documentation

See Also:
ContainerSystem, Container, DeploymentInfo


Copyright © 1999-2011 OpenEJB. All Rights Reserved.