com.liferay.portal.kernel.jndi
Class JNDIUtil
java.lang.Object
com.liferay.portal.kernel.jndi.JNDIUtil
public class JNDIUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNDIUtil
public JNDIUtil()
lookup
public static Object lookup(Context context,
String location)
throws NamingException
- Throws:
NamingException
lookup
public static Object lookup(Context context,
String location,
boolean cache)
throws NamingException
- Deprecated.
lookup(Context, String)
- Throws:
NamingException