|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.qos.logback.classic.util.JNDIUtil
public class JNDIUtil
A simple utility class to create and use a JNDI Context.
| Constructor Summary | |
|---|---|
JNDIUtil()
|
|
| Method Summary | |
|---|---|
static javax.naming.Context |
getInitialContext()
|
static java.lang.String |
lookup(javax.naming.Context ctx,
java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JNDIUtil()
| Method Detail |
|---|
public static javax.naming.Context getInitialContext()
throws javax.naming.NamingException
javax.naming.NamingException
public static java.lang.String lookup(javax.naming.Context ctx,
java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||