Package | Description |
---|---|
org.eclipse.jetty.jndi | |
org.eclipse.jetty.jndi.java | |
org.eclipse.jetty.jndi.local |
Modifier and Type | Field and Description |
---|---|
protected NamingContext |
NamingContext._parent |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
NamingContext(Hashtable<String,Object> env,
String name,
NamingContext parent,
NameParser parser)
Constructor
|
Modifier and Type | Field and Description |
---|---|
protected static NamingContext |
javaRootURLContext.__nameRoot |
Modifier and Type | Method and Description |
---|---|
static NamingContext |
javaRootURLContext.getRoot() |
Modifier and Type | Field and Description |
---|---|
protected static NamingContext |
localContextRoot.__root |
Modifier and Type | Method and Description |
---|---|
static NamingContext |
localContextRoot.getRoot() |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.