org.apache.myfaces.tobago.internal.util
Class JndiUtils
java.lang.Object
org.apache.myfaces.tobago.internal.util.JndiUtils
public final class JndiUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getJndiProperty
public static Object getJndiProperty(Context ctx,
String... path)
throws NamingException
- Throws:
NamingException
getJndiProperty
public static Object getJndiProperty(Context ctx,
Object defaultValue,
String... path)
throws NamingException
- Throws:
NamingException
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.