|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.util.ContextUtil
public class ContextUtil
Global context storage.
| Constructor Summary | |
|---|---|
ContextUtil()
|
|
| Method Summary | |
|---|---|
static void |
close()
Closes naming context. |
static void |
close(javax.naming.Context ctx)
Closes naming context. |
static javax.naming.InitialContext |
getInitialContext()
Returns initial naming context from default name service URL and default name service type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextUtil()
| Method Detail |
|---|
public static javax.naming.InitialContext getInitialContext()
throws javax.naming.NamingException
javax.naming.NamingExceptionpublic static void close(javax.naming.Context ctx)
public static void close()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||