Log4j 1.3alpha-7

org.apache.log4j.helpers
Class JNDIUtil

java.lang.Object
  extended byorg.apache.log4j.helpers.JNDIUtil

public class JNDIUtil
extends Object

Author:
Ceki Gulcu

Constructor Summary
JNDIUtil()
           
 
Method Summary
static Context getInitialContext()
           
static String lookup(Context ctx, String name)
           
 
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

getInitialContext

public static Context getInitialContext()
                                 throws NamingException
Throws:
NamingException

lookup

public static String lookup(Context ctx,
                            String name)

Log4j 1.3alpha-7

Copyright 2000-2005 Apache Software Foundation.