Liferay 7.0-ga1 portal-kernel

com.liferay.portal.kernel.jndi
Class JNDIUtil

java.lang.Object
  extended by com.liferay.portal.kernel.jndi.JNDIUtil

public class JNDIUtil
extends Object


Constructor Summary
JNDIUtil()
           
 
Method Summary
static Object lookup(Context context, String location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDIUtil

public JNDIUtil()
Method Detail

lookup

public static Object lookup(Context context,
                            String location)
                     throws NamingException
Throws:
NamingException

Liferay 7.0-ga1 portal-kernel