Class localContextRoot
java.lang.Object
org.eclipse.jetty.jndi.local.localContextRoot
- All Implemented Interfaces:
Context
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class(package private) static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final NamingContextprivate static final LoggerFields inherited from interface 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
Modifier and TypeMethodDescriptionaddToEnvironment(String propName, Object propVal) voidvoidvoidclose()composeName(String name, String prefix) composeName(Name name, Name prefix) createSubcontext(String name) createSubcontext(Name name) private Objectdereference(Object ctx, String firstComponent) voiddestroySubcontext(String name) voiddestroySubcontext(Name name) private ContextgetContext(Name cname) getNameParser(String name) getNameParser(Name name) static NamingContextgetRoot()protected Stringprotected NamelistBindings(String name) listBindings(Name name) lookupLink(String name) lookupLink(Name name) voidvoidremoveFromEnvironment(String propName) voidvoidvoidvoid
-
Field Details
-
LOG
-
__root
-
_env
-
-
Constructor Details
-
localContextRoot
-
-
Method Details
-
getRoot
-
close
- Specified by:
closein interfaceContext- Throws:
NamingException- See Also:
-
getNameInNamespace
- Specified by:
getNameInNamespacein interfaceContext- Throws:
NamingException- See Also:
-
destroySubcontext
- Specified by:
destroySubcontextin interfaceContext- Throws:
NamingException- See Also:
-
destroySubcontext
- Specified by:
destroySubcontextin interfaceContext- Throws:
NamingException- See Also:
-
getEnvironment
- Specified by:
getEnvironmentin interfaceContext- Throws:
NamingException- See Also:
-
dereference
- Throws:
NamingException
-
getContext
- Throws:
NamingException
-
unbind
- Specified by:
unbindin interfaceContext- Throws:
NamingException- See Also:
-
unbind
- Specified by:
unbindin interfaceContext- Throws:
NamingException- See Also:
-
lookupLink
- Specified by:
lookupLinkin interfaceContext- Throws:
NamingException- See Also:
-
lookupLink
- Specified by:
lookupLinkin interfaceContext- Throws:
NamingException- See Also:
-
removeFromEnvironment
- Specified by:
removeFromEnvironmentin interfaceContext- Throws:
NamingException- See Also:
-
lookup
- Specified by:
lookupin interfaceContext- Throws:
NamingException- See Also:
-
lookup
- Specified by:
lookupin interfaceContext- Throws:
NamingException- See Also:
-
bind
- Specified by:
bindin interfaceContext- Throws:
NamingException- See Also:
-
bind
- Specified by:
bindin interfaceContext- Throws:
NamingException- See Also:
-
rebind
- Specified by:
rebindin interfaceContext- Throws:
NamingException- See Also:
-
rebind
- Specified by:
rebindin interfaceContext- Throws:
NamingException- See Also:
-
rename
- Specified by:
renamein interfaceContext- Throws:
NamingException- See Also:
-
rename
- Specified by:
renamein interfaceContext- Throws:
NamingException- See Also:
-
createSubcontext
- Specified by:
createSubcontextin interfaceContext- Throws:
NamingException- See Also:
-
createSubcontext
- Specified by:
createSubcontextin interfaceContext- Throws:
NamingException- See Also:
-
getNameParser
- Specified by:
getNameParserin interfaceContext- Throws:
NamingException- See Also:
-
getNameParser
- Specified by:
getNameParserin interfaceContext- Throws:
NamingException- See Also:
-
list
- Specified by:
listin interfaceContext- Throws:
NamingException- See Also:
-
list
- Specified by:
listin interfaceContext- Throws:
NamingException- See Also:
-
listBindings
- Specified by:
listBindingsin interfaceContext- Throws:
NamingException- See Also:
-
listBindings
- Specified by:
listBindingsin interfaceContext- Throws:
NamingException- See Also:
-
addToEnvironment
- Specified by:
addToEnvironmentin interfaceContext- Throws:
NamingException- See Also:
-
composeName
- Specified by:
composeNamein interfaceContext- Throws:
NamingException- See Also:
-
composeName
- Specified by:
composeNamein interfaceContext- Throws:
NamingException- See Also:
-
getSuffix
- Throws:
NamingException
-
getSuffix
- Throws:
NamingException
-