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