Package org.eclipse.jetty.jndi.local
Class localContextRoot.NamingRoot
java.lang.Object
org.eclipse.jetty.jndi.NamingContext
org.eclipse.jetty.jndi.local.localContextRoot.NamingRoot
- Enclosing class:
localContextRoot
-
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
Fields inherited from interface javax.naming.Context
APPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES
-
Constructor Summary
Constructors -
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
-
Constructor Details
-
NamingRoot
public NamingRoot()
-