Package org.apache.log4j.net
Class JNDIUtil
java.lang.Object
org.apache.log4j.net.JNDIUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
jndiNameSecurityCheck
(String name) static Object
lookupObject
(Context ctx, String name)
-
Field Details
-
JNDI_JAVA_NAMESPACE
- See Also:
-
-
Constructor Details
-
JNDIUtil
public JNDIUtil()
-
-
Method Details
-
lookupObject
- Throws:
NamingException
-
jndiNameSecurityCheck
- Throws:
NamingException
-