fr.dyade.aaa.jndi2.haclient.HANamingContextFactory Class Reference

List of all members.

Public Member Functions

 HANamingContextFactory ()
Context getInitialContext (Hashtable env) throws NamingException

Static Public Member Functions

static NamingConnection getNamingConnection (Hashtable env) throws NamingException

Detailed Description

Definition at line 38 of file HANamingContextFactory.java.


Member Function Documentation

Context fr.dyade.aaa.jndi2.haclient.HANamingContextFactory.getInitialContext ( Hashtable  env  )  throws NamingException

Parameters:
env This contains the hostname and the port.
Returns:
A JNDI initial context.
Exceptions:
NamingException Thrown if the host and port properties aren't strings, if the port string does not represent a valid number, or if an exception is thrown from the NamingContext constructor.

Definition at line 51 of file HANamingContextFactory.java.

References fr.dyade.aaa.jndi2.haclient.HANamingContextFactory.getNamingConnection().

Here is the call graph for this function:


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