fr.dyade.aaa.util

Class JndiHelper


public class JndiHelper
extends java.lang.Object

Method Summary

static 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 InitialContext
newInitialContext(Hashtable properties)

Method Details

newInitialContext

public static InitialContext newInitialContext()
            throws NamingException
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).


newInitialContext

public static InitialContext newInitialContext(Hashtable properties)
            throws NamingException


Copyright B) 2004 Scalagent - All rights reserved