Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
L
M
N
O
P
R
S
T
U
_
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
B
bind(Name, Object)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
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(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(String, Object)
- Method in class org.eclipse.jetty.jndi.
NamingContext
Bind a name (as a String) 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.
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
BindingEnumeration
- Class in
org.eclipse.jetty.jndi
BindingEnumeration
BindingEnumeration(Iterator<Binding>)
- Constructor for class org.eclipse.jetty.jndi.
BindingEnumeration
C
clone()
- Method in class org.eclipse.jetty.jndi.
NamingContext
Clone this NamingContext
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(Name, Name)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
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(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.
composeName(String, String)
- Method in class org.eclipse.jetty.jndi.
NamingContext
Join two names together.
ContextFactory
- Class in
org.eclipse.jetty.jndi
ContextFactory.java This is an object factory that produces a jndi naming context based on a classloader.
ContextFactory()
- Constructor for class org.eclipse.jetty.jndi.
ContextFactory
createSubcontext(Name)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
createSubcontext(String)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
createSubcontext(String)
- Method in class org.eclipse.jetty.jndi.local.
localContextRoot
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
createSubcontext(String)
- 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
destroy()
- Method in class org.eclipse.jetty.jndi.
DataSourceCloser
destroySubcontext(Name)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
destroySubcontext(String)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
destroySubcontext(Name)
- Method in class org.eclipse.jetty.jndi.local.
localContextRoot
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.
NamingContext
dump(Appendable, String)
- Static method in class org.eclipse.jetty.jndi.
ContextFactory
dump()
- Method in class org.eclipse.jetty.jndi.
NamingContext
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(Name)
- Method in class org.eclipse.jetty.jndi.
NamingContext
Get a name to object binding from this Context
getBinding(String)
- Method in class org.eclipse.jetty.jndi.
NamingContext
Get a name to object binding from this Context
getBindings()
- Method in class org.eclipse.jetty.jndi.
NamingContext
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(Name)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
getNameParser(String)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
getNameParser(String)
- Method in class org.eclipse.jetty.jndi.local.
localContextRoot
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.
getNameParser(String)
- 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
getParentClassLoaderContext(ClassLoader)
- Method in class org.eclipse.jetty.jndi.
ContextFactory
Keep trying ancestors of the given classloader to find one to which the context is bound.
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
InitialContextFactory.DefaultParser()
- Constructor for class org.eclipse.jetty.jndi.
InitialContextFactory.DefaultParser
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(Name)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
list(String)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
list(String)
- Method in class org.eclipse.jetty.jndi.local.
localContextRoot
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
list(String)
- Method in class org.eclipse.jetty.jndi.
NamingContext
List all names bound at Context named by Name
listBindings(Name)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
listBindings(String)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
listBindings(Name)
- Method in class org.eclipse.jetty.jndi.local.
localContextRoot
listBindings(String)
- 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
listBindings(String)
- Method in class org.eclipse.jetty.jndi.
NamingContext
List all Bindings at 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(Name)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
lookup(String)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
lookup(Name)
- Method in class org.eclipse.jetty.jndi.local.
localContextRoot
lookup(String)
- Method in class org.eclipse.jetty.jndi.local.
localContextRoot
lookup(Name)
- Method in class org.eclipse.jetty.jndi.
NamingContext
Lookup a binding by name
lookup(String)
- Method in class org.eclipse.jetty.jndi.
NamingContext
Lookup binding of an object by name
lookupLink(Name)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
lookupLink(String)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
lookupLink(String)
- Method in class org.eclipse.jetty.jndi.local.
localContextRoot
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
lookupLink(String)
- 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
MailSessionReference.PasswordAuthenticator()
- Constructor for class org.eclipse.jetty.jndi.factories.
MailSessionReference.PasswordAuthenticator
MailSessionReference.PasswordAuthenticator(String, String)
- Constructor for class org.eclipse.jetty.jndi.factories.
MailSessionReference.PasswordAuthenticator
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.Listener
- Interface in
org.eclipse.jetty.jndi
Naming Context Listener.
NamingUtil
- Class in
org.eclipse.jetty.jndi
Util.java Created: Tue Jul 1 18:26:17 2003
NamingUtil()
- Constructor for class org.eclipse.jetty.jndi.
NamingUtil
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
- package org.eclipse.jetty.jndi
org.eclipse.jetty.jndi.factories
- package org.eclipse.jetty.jndi.factories
org.eclipse.jetty.jndi.java
- package org.eclipse.jetty.jndi.java
org.eclipse.jetty.jndi.local
- package org.eclipse.jetty.jndi.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.
R
rebind(Name, Object)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
rebind(String, Object)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
rebind(Name, Object)
- Method in class org.eclipse.jetty.jndi.local.
localContextRoot
rebind(String, 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
rebind(String, Object)
- Method in class org.eclipse.jetty.jndi.
NamingContext
Overwrite or create a binding from Name to Object
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(Name, Name)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
rename(Name, Name)
- Method in class org.eclipse.jetty.jndi.local.
localContextRoot
rename(String, String)
- Method in class org.eclipse.jetty.jndi.local.
localContextRoot
rename(Name, Name)
- Method in class org.eclipse.jetty.jndi.
NamingContext
Not supported
rename(String, String)
- Method in class org.eclipse.jetty.jndi.
NamingContext
Not supported
resetComponentContext(Context)
- Static method in class org.eclipse.jetty.jndi.
ContextFactory
Set back the context with the given value.
S
setBindings(Map<String, Binding>)
- Method in class org.eclipse.jetty.jndi.
NamingContext
setComponentContext(Context)
- Static method in class org.eclipse.jetty.jndi.
ContextFactory
Associate the given Context with the current thread.
setEnv(Hashtable<String, Object>)
- Method in class org.eclipse.jetty.jndi.
NamingContext
setNameParser(NameParser)
- Method in class org.eclipse.jetty.jndi.
NamingContext
Setter for _parser
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
stripProtocol(Name)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
stripProtocol(String)
- 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.
U
unbind(String)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
unbind(Name)
- Method in class org.eclipse.jetty.jndi.java.
javaRootURLContext
unbind(Name)
- Method in class org.eclipse.jetty.jndi.local.
localContextRoot
unbind(String)
- Method in class org.eclipse.jetty.jndi.local.
localContextRoot
unbind(NamingContext, Binding)
- Method in interface org.eclipse.jetty.jndi.
NamingContext.Listener
unbind(String)
- Method in class org.eclipse.jetty.jndi.
NamingContext
Not supported.
unbind(Name)
- Method in class org.eclipse.jetty.jndi.
NamingContext
Not supported.
unbind(Context)
- Static method in class org.eclipse.jetty.jndi.
NamingUtil
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
__log
- Static variable in class org.eclipse.jetty.jndi.
NamingUtil
__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
A
B
C
D
F
G
H
I
J
L
M
N
O
P
R
S
T
U
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 1995-2012
Mort Bay Consulting
. All Rights Reserved.