fr.dyade.aaa.jndi2.client.NamingContextImpl Class Reference

Inherited by fr.dyade.aaa.jndi2.soap.SoapExt_NamingContextImpl.

Inheritance diagram for fr.dyade.aaa.jndi2.client.NamingContextImpl:

Inheritance graph
[legend]
Collaboration diagram for fr.dyade.aaa.jndi2.client.NamingContextImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NamingContextImpl (NamingConnection connection, CompositeName contextPath) throws NamingException
void bind (Name name, Object obj) throws NamingException
void bind (String name, Object obj) throws NamingException
void rebind (Name name, Object obj) throws NamingException
void rebind (String name, Object obj) throws NamingException
Object lookup (Name name) throws NamingException
Object lookup (String name) throws NamingException
void unbind (Name name) throws NamingException
void unbind (String name) throws NamingException
void close () throws NamingException
Hashtable getEnvironment () throws NamingException
NamingEnumeration list (Name name) throws NamingException
NamingEnumeration list (String name) throws NamingException
NamingEnumeration listBindings (Name name) throws NamingException
NamingEnumeration listBindings (String name) throws NamingException
Context createSubcontext (Name name) throws NamingException
Context createSubcontext (String name) throws NamingException
void destroySubcontext (Name name) throws NamingException
void destroySubcontext (String name) throws NamingException
String getNameInNamespace () throws NamingException
Object addToEnvironment (Name propName, Object propVal) throws NamingException
Object addToEnvironment (String propName, Object propVal) throws NamingException
Name composeName (Name name, Name prefix) throws NamingException
String composeName (String name, String prefix) throws NamingException
NameParser getNameParser (Name name) throws NamingException
NameParser getNameParser (String name) throws NamingException
Object lookupLink (Name name) throws NamingException
Object lookupLink (String name) throws NamingException
Object removeFromEnvironment (String propName) throws NamingException
void rename (Name oldName, Name newName) throws NamingException
void rename (String oldName, String newName) throws NamingException
String toString ()

Protected Member Functions

 NamingContextImpl ()
void finalize () throws Throwable

Detailed Description

Definition at line 34 of file NamingContextImpl.java.


Constructor & Destructor Documentation

fr.dyade.aaa.jndi2.client.NamingContextImpl.NamingContextImpl (  )  [protected]

Empty constructor, called by the subclass.

Definition at line 50 of file NamingContextImpl.java.

Referenced by fr.dyade.aaa.jndi2.client.NamingContextImpl.createSubcontext(), fr.dyade.aaa.jndi2.client.NamingContextImpl.listBindings(), and fr.dyade.aaa.jndi2.client.NamingContextImpl.lookup().


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:17:00 2008 for joram by  doxygen 1.5.0