Uses of Class
org.jnp.interfaces.NamingContextFactory

Packages that use NamingContextFactory
org.jboss.naming   
 

Uses of NamingContextFactory in org.jboss.naming
 

Subclasses of NamingContextFactory in org.jboss.naming
 class BridgeNamingContextFactory
          A naming provider InitialContextFactory implementation that combines two Naming services to allow for delegation of lookups from one to the other.
 class NamingContextFactory
          A variation of the org.jnp.interfaces.NamingContextFactory InitialContextFactory implementation that maintains the last envrionment used to create an InitialContext in a thread local variable for access within the scope of the InitialContext.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.