|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InMemoryContext | |
---|---|
org.stringtree.jndi |
Uses of InMemoryContext in org.stringtree.jndi |
---|
Fields in org.stringtree.jndi declared as InMemoryContext | |
---|---|
protected InMemoryContext |
InMemoryContext.parent
|
private static InMemoryContext |
InMemoryContextFactory.singleton
|
Methods in org.stringtree.jndi with parameters of type InMemoryContext | |
---|---|
protected javax.naming.Context |
InMemoryContext.createCtx(InMemoryContext parent,
java.lang.String name,
java.util.Hashtable env)
|
Constructors in org.stringtree.jndi with parameters of type InMemoryContext | |
---|---|
InMemoryContext(InMemoryContext parent,
java.lang.String name,
java.util.Hashtable env,
java.util.Hashtable bindings)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |