|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamingContext | |
|---|---|
| org.eclipse.jetty.jndi | |
| org.eclipse.jetty.jndi.java | |
| org.eclipse.jetty.jndi.local | |
| Uses of NamingContext in org.eclipse.jetty.jndi |
|---|
| Fields in org.eclipse.jetty.jndi declared as NamingContext | |
|---|---|
protected NamingContext |
NamingContext._parent
|
| Methods in org.eclipse.jetty.jndi with parameters of type NamingContext | |
|---|---|
Binding |
NamingContext.Listener.bind(NamingContext ctx,
Binding binding)
Called by addBinding(Name, Object) when adding
a binding. |
void |
NamingContext.Listener.unbind(NamingContext ctx,
Binding binding)
|
| Constructors in org.eclipse.jetty.jndi with parameters of type NamingContext | |
|---|---|
NamingContext(Hashtable<String,Object> env,
String name,
NamingContext parent,
NameParser parser)
Constructor |
|
| Uses of NamingContext in org.eclipse.jetty.jndi.java |
|---|
| Fields in org.eclipse.jetty.jndi.java declared as NamingContext | |
|---|---|
protected static NamingContext |
javaRootURLContext.__nameRoot
|
| Methods in org.eclipse.jetty.jndi.java that return NamingContext | |
|---|---|
static NamingContext |
javaRootURLContext.getRoot()
|
| Uses of NamingContext in org.eclipse.jetty.jndi.local |
|---|
| Methods in org.eclipse.jetty.jndi.local that return NamingContext | |
|---|---|
static NamingContext |
localContextRoot.getRoot()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||