Class JndiUtils
java.lang.Object
org.apache.myfaces.tobago.internal.util.JndiUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
getJndiProperty
(Context ctx, Object defaultValue, String... path) static Object
getJndiProperty
(Context ctx, String... path)
-
Method Details
-
getJndiProperty
- Throws:
NamingException
-
getJndiProperty
public static Object getJndiProperty(Context ctx, Object defaultValue, String... path) throws NamingException - Throws:
NamingException
-