org.apache.log4j.helpers
Class JNDIUtil
java.lang.Object
org.apache.log4j.helpers.JNDIUtil
- public class JNDIUtil
- extends Object
- Author:
- Ceki Gulcu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNDIUtil
public JNDIUtil()
getInitialContext
public static Context getInitialContext()
throws NamingException
- Throws:
NamingException
lookup
public static String lookup(Context ctx,
String name)
Copyright 2000-2005 Apache Software Foundation.