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
NamingException
public static String lookup(Context ctx, String name) throws NamingException
NamingException
Copyright © 2005–2021 QOS.ch. All rights reserved.