| 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 |
|---|---|
javax.naming.Binding |
NamingContext.Listener.bind(NamingContext ctx,
javax.naming.Binding binding)
Called by
addBinding(Name, Object) when adding
a binding. |
void |
NamingContext.Listener.unbind(NamingContext ctx,
javax.naming.Binding binding) |
| Constructor and Description |
|---|
NamingContext(java.util.Hashtable<java.lang.String,java.lang.Object> env,
java.lang.String name,
NamingContext parent,
javax.naming.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 © 2013 FuseSource, Corp.. All Rights Reserved.