Uses of Interface
org.apache.openejb.core.JndiFactory

Packages that use JndiFactory
org.apache.openejb.assembler.classic   
org.apache.openejb.core   
org.apache.openejb.core.ivm.naming   
 

Uses of JndiFactory in org.apache.openejb.assembler.classic
 

Constructors in org.apache.openejb.assembler.classic with parameters of type JndiFactory
Assembler(JndiFactory jndiFactory)
           
 

Uses of JndiFactory in org.apache.openejb.core
 

Constructors in org.apache.openejb.core with parameters of type JndiFactory
CoreContainerSystem(JndiFactory jndiFactory)
          Constructs a CoreContainerSystem and initializes the root JNDI context.
 

Uses of JndiFactory in org.apache.openejb.core.ivm.naming
 

Classes in org.apache.openejb.core.ivm.naming that implement JndiFactory
 class IvmJndiFactory
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.