Package org.eclipse.jetty.jndi.local
Class localContextRoot.NamingRoot
- java.lang.Object
-
- org.eclipse.jetty.jndi.NamingContext
-
- org.eclipse.jetty.jndi.local.localContextRoot.NamingRoot
-
- All Implemented Interfaces:
javax.naming.Context
,Dumpable
- Enclosing class:
- localContextRoot
static class localContextRoot.NamingRoot extends NamingContext
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.jetty.jndi.NamingContext
NamingContext.Listener
-
Nested classes/interfaces inherited from interface org.eclipse.jetty.util.component.Dumpable
Dumpable.DumpableContainer
-
-
Field Summary
-
Fields inherited from class org.eclipse.jetty.jndi.NamingContext
_bindings, _env, _name, _parent, _parser, DEEP_BINDING, LOCK_PROPERTY, UNLOCK_PROPERTY
-
-
Constructor Summary
Constructors Constructor Description NamingRoot()
-
Method Summary
-
Methods inherited from class org.eclipse.jetty.jndi.NamingContext
addBinding, addListener, addToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, dump, dump, getBinding, getBinding, getEnvironment, getName, getNameInNamespace, getNameParser, getNameParser, getParent, isDeepBindingSupported, isLocked, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeBinding, removeFromEnvironment, removeListener, rename, rename, setEnv, setNameParser, shallowCopy, toCanonicalName, toString, unbind, unbind
-
-