public class JNDIUtil extends Object
| Constructor and Description |
|---|
JNDIUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Context |
getInitialContext() |
static String |
lookup(Context ctx,
String name) |
public static Context getInitialContext() throws NamingException
NamingExceptionCopyright © 2005–2021 QOS.ch. All rights reserved.