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

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

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

Methods in org.openejb.core.ivm.naming with parameters of type ParsedName
 void NameNode.bind(ParsedName name, java.lang.Object obj)
           
 IvmContext NameNode.createSubcontext(ParsedName name)
           
 java.lang.Object NameNode.resolve(ParsedName name)
           
 

Constructors in org.openejb.core.ivm.naming with parameters of type ParsedName
NameNode(NameNode parent, ParsedName name, java.lang.Object obj)
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.