Uses of Class
fr.dyade.aaa.jndi2.impl.NamingContextInfo

Packages that use NamingContextInfo
fr.dyade.aaa.jndi2.distributed   
fr.dyade.aaa.jndi2.impl   
 

Uses of NamingContextInfo in fr.dyade.aaa.jndi2.distributed
 

Fields in fr.dyade.aaa.jndi2.distributed declared as NamingContextInfo
private  NamingContextInfo[] InitJndiServerNot.contexts
           
 

Methods in fr.dyade.aaa.jndi2.distributed that return NamingContextInfo
 NamingContextInfo[] InitJndiServerNot.getContexts()
           
 

Constructors in fr.dyade.aaa.jndi2.distributed with parameters of type NamingContextInfo
InitJndiServerNot(AgentId[] jndiServerIds, NamingContextInfo[] contexts, boolean isRequest)
           
 

Uses of NamingContextInfo in fr.dyade.aaa.jndi2.impl
 

Fields in fr.dyade.aaa.jndi2.impl declared as NamingContextInfo
private  NamingContextInfo[] ChangeOwnerEvent.contexts
           
 

Methods in fr.dyade.aaa.jndi2.impl that return NamingContextInfo
 NamingContextInfo[] ContextManager.changeOwner(javax.naming.CompositeName cn, java.lang.Object formerOwnerId, java.lang.Object newOwnerId)
           
 NamingContextInfo[] ServerImpl.copyNamingContexts(java.lang.Object serverId)
          Returns copies of the naming contexts owned by the server which identifier is specified.
 NamingContextInfo[] ContextManager.copyNamingContexts(java.lang.Object serverId)
           
 NamingContextInfo[] ChangeOwnerEvent.getNamingContexts()
           
 

Methods in fr.dyade.aaa.jndi2.impl with parameters of type NamingContextInfo
 void ServerImpl.addNamingContext(NamingContextInfo ncInfo)
           
 void ContextManager.addNamingContext(NamingContextInfo ncInfo)
           
 

Constructors in fr.dyade.aaa.jndi2.impl with parameters of type NamingContextInfo
ChangeOwnerEvent(java.lang.Object formerOwnerId, NamingContextInfo[] contexts)
           
 



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.