Log4j 1.3alpha-8

org.apache.log4j.helpers
Class JNDIUtil

java.lang.Object
  |
  +--org.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

lookup

public static String lookup(Context ctx,
                            String name)

Log4j 1.3alpha-8

Copyright © 2000-2006 Apache Software Foundation.
Licensed under the Apache License, Version 2.0.