Uses of Class
org.openejb.core.ivm.naming.IvmContext

Packages that use IvmContext
org.openejb.core.ivm.naming The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
 

Uses of IvmContext in org.openejb.core.ivm.naming
 

Fields in org.openejb.core.ivm.naming declared as IvmContext
 IvmContext NameNode.myContext
           
 

Methods in org.openejb.core.ivm.naming that return IvmContext
static IvmContext IvmContext.createRootContext()
          Creates and returns a IvmContext object that is a root context.
 IvmContext NameNode.createSubcontext(ParsedName name)
           
 

Constructors in org.openejb.core.ivm.naming with parameters of type IvmContext
JndiEncArtifact(IvmContext context)
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.