Uses of Interface
org.ow2.petals.communication.jndi.client.naming.NamingConnection

Packages that use NamingConnection
org.ow2.petals.communication.jndi.client.naming   
 

Uses of NamingConnection in org.ow2.petals.communication.jndi.client.naming
 

Classes in org.ow2.petals.communication.jndi.client.naming that implement NamingConnection
 class JNDIConnection
          Connection to the PEtALS JNDI agent.
 class JNDILocalConnection
           
 

Fields in org.ow2.petals.communication.jndi.client.naming declared as NamingConnection
protected  NamingConnection NamingContextImpl.namingConnection
          Connection to the JNDI server
 

Constructors in org.ow2.petals.communication.jndi.client.naming with parameters of type NamingConnection
NamingContextImpl(java.util.Map<java.lang.String,java.lang.Object> env, NamingConnection namingConnection, java.lang.String contextName, boolean localConnection)
          Creates a new instance of NamingContextImpl
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.