Package | Description |
---|---|
org.eclipse.jetty.jndi |
Jetty Jndi : Java Naming Directory Interface
|
Modifier and Type | Field and Description |
---|---|
private java.util.Collection<NamingContext.Listener> |
NamingContext._listeners |
Modifier and Type | Method and Description |
---|---|
private java.util.Collection<NamingContext.Listener> |
NamingContext.findListeners() |
Modifier and Type | Method and Description |
---|---|
void |
NamingContext.addListener(NamingContext.Listener listener) |
boolean |
NamingContext.removeListener(NamingContext.Listener listener) |