Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addBinding(Name, Object) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Add a name to object binding to this Context.
- addListener(NamingContext.Listener) - Method in class org.eclipse.jetty.jndi.NamingContext
- addToEnvironment(String, Object) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- addToEnvironment(String, Object) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- addToEnvironment(String, Object) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Add an environment setting to this Context
- associateClassLoader(ClassLoader) - Static method in class org.eclipse.jetty.jndi.ContextFactory
- associateContext(Context) - Static method in class org.eclipse.jetty.jndi.ContextFactory
-
Associate the given Context with the current thread.
B
- bind(String, Object) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- bind(String, Object) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- bind(String, Object) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Bind a name (as a String) to an object
- bind(Context, String, Object) - Static method in class org.eclipse.jetty.jndi.NamingUtil
-
Bind an object to a context ensuring all sub-contexts are created if necessary
- bind(Name, Object) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- bind(Name, Object) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- bind(Name, Object) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Bind a name to an object
- bind(NamingContext, Binding) - Method in interface org.eclipse.jetty.jndi.NamingContext.Listener
-
Called by
NamingContext.addBinding(Name, Object)
when adding a binding. - BindingEnumeration - Class in org.eclipse.jetty.jndi
-
BindingEnumeration
- BindingEnumeration(Iterator<Binding>) - Constructor for class org.eclipse.jetty.jndi.BindingEnumeration
C
- close() - Method in class org.eclipse.jetty.jndi.BindingEnumeration
- close() - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- close() - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- close() - Method in class org.eclipse.jetty.jndi.NameEnumeration
- close() - Method in class org.eclipse.jetty.jndi.NamingContext
-
Do nothing
- composeName(String, String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- composeName(String, String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- composeName(String, String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Join two names together.
- composeName(Name, Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- composeName(Name, Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- composeName(Name, Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Join two names together.
- ContextFactory - Class in org.eclipse.jetty.jndi
-
ContextFactory
- ContextFactory() - Constructor for class org.eclipse.jetty.jndi.ContextFactory
- createSubcontext(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- createSubcontext(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- createSubcontext(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Create a Context as a child of this one
- createSubcontext(Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- createSubcontext(Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- createSubcontext(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Create a context as a child of this one
D
- DataSourceCloser - Class in org.eclipse.jetty.jndi
-
Close a DataSource.
- DataSourceCloser(DataSource) - Constructor for class org.eclipse.jetty.jndi.DataSourceCloser
- DataSourceCloser(DataSource, String) - Constructor for class org.eclipse.jetty.jndi.DataSourceCloser
- DEEP_BINDING - Static variable in class org.eclipse.jetty.jndi.NamingContext
- DefaultParser() - Constructor for class org.eclipse.jetty.jndi.InitialContextFactory.DefaultParser
- destroy() - Method in class org.eclipse.jetty.jndi.DataSourceCloser
- destroySubcontext(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- destroySubcontext(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- destroySubcontext(String) - Method in class org.eclipse.jetty.jndi.NamingContext
- destroySubcontext(Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- destroySubcontext(Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- destroySubcontext(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
- disassociateClassLoader() - Static method in class org.eclipse.jetty.jndi.ContextFactory
- disassociateContext(Context) - Static method in class org.eclipse.jetty.jndi.ContextFactory
- dump() - Method in class org.eclipse.jetty.jndi.NamingContext
- dump(Appendable, String) - Static method in class org.eclipse.jetty.jndi.ContextFactory
- dump(Appendable, String) - Method in class org.eclipse.jetty.jndi.NamingContext
F
- flattenBindings(Context, String) - Static method in class org.eclipse.jetty.jndi.NamingUtil
-
Do a deep listing of the bindings for a context.
G
- getBinding(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Get a name to object binding from this Context
- getBinding(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Get a name to object binding from this Context
- getContextForClassLoader(ClassLoader) - Method in class org.eclipse.jetty.jndi.ContextFactory
-
Find the naming Context for the given classloader
- getEnvironment() - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- getEnvironment() - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- getEnvironment() - Method in class org.eclipse.jetty.jndi.NamingContext
-
Get the environment of this Context.
- getInitialContext(Hashtable) - Method in class org.eclipse.jetty.jndi.InitialContextFactory
-
Get Context that has access to default Namespace.
- getName() - Method in class org.eclipse.jetty.jndi.NamingContext
-
Getter for _name
- getNameInNamespace() - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- getNameInNamespace() - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- getNameInNamespace() - Method in class org.eclipse.jetty.jndi.NamingContext
-
Get the full name of this Context node by visiting it's ancestors back to root.
- getNameParser(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- getNameParser(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- getNameParser(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Return a NameParser for this Context.
- getNameParser(Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- getNameParser(Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- getNameParser(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Return a NameParser for this Context.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.eclipse.jetty.jndi.ContextFactory
-
Find or create a context which pertains to a classloader.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference
-
Create a javax.mail.Session instance based on the information passed in the Reference
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.eclipse.jetty.jndi.java.javaURLContextFactory
-
Either return a new context or the resolution of a url.
- getParent() - Method in class org.eclipse.jetty.jndi.NamingContext
-
Getter for _parent
- getPassword() - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
- getPasswordAuthentication() - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
- getRoot() - Static method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- getRoot() - Static method in class org.eclipse.jetty.jndi.local.localContextRoot
- getSuffix(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- getSuffix(Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- getUser() - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
H
- hasMore() - Method in class org.eclipse.jetty.jndi.BindingEnumeration
- hasMore() - Method in class org.eclipse.jetty.jndi.NameEnumeration
- hasMoreElements() - Method in class org.eclipse.jetty.jndi.BindingEnumeration
- hasMoreElements() - Method in class org.eclipse.jetty.jndi.NameEnumeration
I
- InitialContextFactory - Class in org.eclipse.jetty.jndi
-
InitialContextFactory.java Factory for the default InitialContext.
- InitialContextFactory() - Constructor for class org.eclipse.jetty.jndi.InitialContextFactory
- InitialContextFactory.DefaultParser - Class in org.eclipse.jetty.jndi
- isDeepBindingSupported() - Method in class org.eclipse.jetty.jndi.NamingContext
- isLocked() - Method in class org.eclipse.jetty.jndi.NamingContext
J
- javaNameParser - Class in org.eclipse.jetty.jndi.java
-
javaNameParser
- javaNameParser() - Constructor for class org.eclipse.jetty.jndi.java.javaNameParser
- javaRootURLContext - Class in org.eclipse.jetty.jndi.java
-
javaRootURLContext
- javaRootURLContext(Hashtable) - Constructor for class org.eclipse.jetty.jndi.java.javaRootURLContext
-
Creates a new
javaRootURLContext
instance. - javaURLContextFactory - Class in org.eclipse.jetty.jndi.java
-
javaURLContextFactory
- javaURLContextFactory() - Constructor for class org.eclipse.jetty.jndi.java.javaURLContextFactory
L
- list(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- list(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- list(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
List all names bound at Context named by Name
- list(Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- list(Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- list(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
List all names bound at Context named by Name
- listBindings(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- listBindings(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- listBindings(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
List all Bindings at Name
- listBindings(Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- listBindings(Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- listBindings(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
List all Bindings present at Context named by Name
- localContextRoot - Class in org.eclipse.jetty.jndi.local
-
localContext Implementation of the delegate for InitialContext for the local namespace.
- localContextRoot(Hashtable) - Constructor for class org.eclipse.jetty.jndi.local.localContextRoot
- LOCK_PROPERTY - Static variable in class org.eclipse.jetty.jndi.NamingContext
- lookup(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- lookup(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- lookup(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Lookup binding of an object by name
- lookup(Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- lookup(Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- lookup(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Lookup a binding by name
- lookupLink(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- lookupLink(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- lookupLink(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Lookup link bound to name
- lookupLink(Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- lookupLink(Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- lookupLink(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Lookup link bound to name
M
- MailSessionReference - Class in org.eclipse.jetty.jndi.factories
-
MailSessionReference This is a subclass of javax.mail.Reference and an ObjectFactory for javax.mail.Session objects.
- MailSessionReference() - Constructor for class org.eclipse.jetty.jndi.factories.MailSessionReference
- MailSessionReference.PasswordAuthenticator - Class in org.eclipse.jetty.jndi.factories
N
- NameEnumeration - Class in org.eclipse.jetty.jndi
-
NameEnumeration
- NameEnumeration(Iterator<Binding>) - Constructor for class org.eclipse.jetty.jndi.NameEnumeration
- NamingContext - Class in org.eclipse.jetty.jndi
-
NamingContext
- NamingContext(Hashtable<String, Object>, String, NamingContext, NameParser) - Constructor for class org.eclipse.jetty.jndi.NamingContext
-
Constructor
- NamingContext(Hashtable<String, Object>, String, NamingContext, NameParser, ConcurrentMap<String, Binding>) - Constructor for class org.eclipse.jetty.jndi.NamingContext
- NamingContext.Listener - Interface in org.eclipse.jetty.jndi
-
Naming Context Listener.
- NamingUtil - Class in org.eclipse.jetty.jndi
-
Naming Utility Methods
- NamingUtil() - Constructor for class org.eclipse.jetty.jndi.NamingUtil
- newNamingContext(Object, ClassLoader, Hashtable, Name, Context) - Method in class org.eclipse.jetty.jndi.ContextFactory
-
Create a new NamingContext.
- next() - Method in class org.eclipse.jetty.jndi.BindingEnumeration
- next() - Method in class org.eclipse.jetty.jndi.NameEnumeration
- nextElement() - Method in class org.eclipse.jetty.jndi.BindingEnumeration
- nextElement() - Method in class org.eclipse.jetty.jndi.NameEnumeration
O
- org.eclipse.jetty.jndi - module org.eclipse.jetty.jndi
- org.eclipse.jetty.jndi - package org.eclipse.jetty.jndi
-
Jetty Jndi : Java Naming Directory Interface
- org.eclipse.jetty.jndi.factories - package org.eclipse.jetty.jndi.factories
-
Jetty Jndi : Factories
- org.eclipse.jetty.jndi.java - package org.eclipse.jetty.jndi.java
-
Jetty Jndi : Mappings for java
- org.eclipse.jetty.jndi.local - package org.eclipse.jetty.jndi.local
-
Jetty Jndi : Mappings for local
P
- parse(String) - Method in class org.eclipse.jetty.jndi.InitialContextFactory.DefaultParser
- parse(String) - Method in class org.eclipse.jetty.jndi.java.javaNameParser
-
Parse a name into its components.
- PasswordAuthenticator() - Constructor for class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
- PasswordAuthenticator(String, String) - Constructor for class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
R
- rebind(String, Object) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- rebind(String, Object) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- rebind(String, Object) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Overwrite or create a binding from Name to Object
- rebind(Name, Object) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- rebind(Name, Object) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- rebind(Name, Object) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Overwrite or create a binding
- removeBinding(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
- removeFromEnvironment(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- removeFromEnvironment(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- removeFromEnvironment(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Remove a property from this Context's environment.
- removeListener(NamingContext.Listener) - Method in class org.eclipse.jetty.jndi.NamingContext
- rename(String, String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- rename(String, String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- rename(String, String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Not supported
- rename(Name, Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- rename(Name, Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- rename(Name, Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Not supported
S
- setEnv(Hashtable<String, Object>) - Method in class org.eclipse.jetty.jndi.NamingContext
- setNameParser(NameParser) - Method in class org.eclipse.jetty.jndi.NamingContext
- setPassword(String) - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
- setPassword(String) - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference
- setProperties(Properties) - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference
- setUser(String) - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
- setUser(String) - Method in class org.eclipse.jetty.jndi.factories.MailSessionReference
- shallowCopy(Hashtable<String, Object>) - Method in class org.eclipse.jetty.jndi.NamingContext
- stripProtocol(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- stripProtocol(Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
T
- toCanonicalName(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Remove leading or trailing empty components from name.
- toString() - Method in class org.eclipse.jetty.jndi.NamingContext
U
- unbind(String) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- unbind(String) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- unbind(String) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Not supported.
- unbind(Context) - Static method in class org.eclipse.jetty.jndi.NamingUtil
- unbind(Name) - Method in class org.eclipse.jetty.jndi.java.javaRootURLContext
- unbind(Name) - Method in class org.eclipse.jetty.jndi.local.localContextRoot
- unbind(Name) - Method in class org.eclipse.jetty.jndi.NamingContext
-
Not supported.
- unbind(NamingContext, Binding) - Method in interface org.eclipse.jetty.jndi.NamingContext.Listener
- UNLOCK_PROPERTY - Static variable in class org.eclipse.jetty.jndi.NamingContext
- URL_PREFIX - Static variable in class org.eclipse.jetty.jndi.java.javaRootURLContext
_
- __javaNameParser - Static variable in class org.eclipse.jetty.jndi.java.javaRootURLContext
- __nameRoot - Static variable in class org.eclipse.jetty.jndi.java.javaRootURLContext
- __root - Static variable in class org.eclipse.jetty.jndi.local.localContextRoot
- _bindings - Variable in class org.eclipse.jetty.jndi.NamingContext
- _env - Variable in class org.eclipse.jetty.jndi.java.javaRootURLContext
- _env - Variable in class org.eclipse.jetty.jndi.NamingContext
- _name - Variable in class org.eclipse.jetty.jndi.NamingContext
- _parent - Variable in class org.eclipse.jetty.jndi.NamingContext
- _parser - Variable in class org.eclipse.jetty.jndi.NamingContext
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form