|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stringtree.jndi.InMemoryContextFactory
public class InMemoryContextFactory
Field Summary | |
---|---|
private static InMemoryContext |
singleton
|
Constructor Summary | |
---|---|
InMemoryContextFactory()
|
Method Summary | |
---|---|
static void |
clear()
|
javax.naming.Context |
getInitialContext(java.util.Hashtable env)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static InMemoryContext singleton
Constructor Detail |
---|
public InMemoryContextFactory()
Method Detail |
---|
public javax.naming.Context getInitialContext(java.util.Hashtable env)
getInitialContext
in interface javax.naming.spi.InitialContextFactory
public static void clear()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |