|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.util.JndiHelper
Constructor Summary | |
JndiHelper()
|
Method Summary | |
static javax.naming.InitialContext |
newInitialContext()
Set the context class loader of the current thread in order to enable the JNDI helper class to find the specified factory class (java.naming.factory.initial). |
static javax.naming.InitialContext |
newInitialContext(java.util.Hashtable properties)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JndiHelper()
Method Detail |
public static javax.naming.InitialContext newInitialContext() throws javax.naming.NamingException
javax.naming.NamingException
public static javax.naming.InitialContext newInitialContext(java.util.Hashtable properties) throws javax.naming.NamingException
javax.naming.NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |