public class JNDIUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JNDI_JAVA_NAMESPACE |
| Constructor and Description |
|---|
JNDIUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
jndiNameSecurityCheck(String name) |
static Object |
lookupObject(Context ctx,
String name) |
public static final String JNDI_JAVA_NAMESPACE
public static Object lookupObject(Context ctx, String name) throws NamingException
NamingExceptionpublic static void jndiNameSecurityCheck(String name) throws NamingException
NamingExceptionCopyright © 1999–2024 QOS.CH Sarl (Switzerland). All rights reserved.