A B C D E F G H I J L M N O P R S T U V W X

A

absoluteBase - Variable in class org.apache.naming.resources.FileDirContext
Absolute normalized filename of the base.
accessCount - Variable in class org.apache.naming.resources.CacheEntry
 
accessCount - Variable in class org.apache.naming.resources.ResourceCache
Number of accesses to the cache.
accessed - Variable in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
 
addChild(WARDirContext.Entry) - Method in class org.apache.naming.resources.WARDirContext.Entry
 
addContext(Config.Context) - Method in class org.apache.naming.config.Config.Naming
Adds a new Context configuration to the context list.
addEnvironment(Config.Environment) - Method in class org.apache.naming.config.Config.Context
Adds an Environment configuration to the environment list.
addParameter(String, String) - Method in class org.apache.naming.config.Config.Resource
Adds a name-value pair to the parameters associated with this resource.
addResource(Config.Resource) - Method in class org.apache.naming.config.Config.Context
Adds a Resource configuration to the resource list.
addSubContextNames(Set) - Method in class org.apache.naming.config.Config.Context
Adds the subcontext names in this Context to the input set.
addToEnvironment(String, Object) - Method in class org.apache.naming.NamingContext
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class org.apache.naming.resources.BaseDirContext
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class org.apache.naming.resources.ProxyDirContext
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class org.apache.naming.SelectorContext
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class org.apache.naming.SynchronizedContext
Adds a new environment property to the environment of this context.
allocate() - Method in class org.apache.naming.resources.BaseDirContext
Allocate resources for this directory context.
allocate(int) - Method in class org.apache.naming.resources.ResourceCache
 
allowLinking - Variable in class org.apache.naming.resources.FileDirContext
Allow linking.
ALTERNATE_CONTENT_LENGTH - Static variable in class org.apache.naming.resources.ResourceAttributes
Content length.
ALTERNATE_CREATION_DATE - Static variable in class org.apache.naming.resources.ResourceAttributes
Creation date.
ALTERNATE_LAST_MODIFIED - Static variable in class org.apache.naming.resources.ResourceAttributes
Last modification date.
ALTERNATE_TYPE - Static variable in class org.apache.naming.resources.ResourceAttributes
Type.
appendRemainingComponent(String) - Method in exception org.apache.naming.resources.ImmutableNameNotFoundException
 
appendRemainingName(Name) - Method in exception org.apache.naming.resources.ImmutableNameNotFoundException
 
attributes - Variable in class org.apache.naming.resources.CacheEntry
 
attributes - Variable in class org.apache.naming.resources.DirContextURLConnection
Attributes.
attributes - Variable in class org.apache.naming.resources.ResourceAttributes
External attributes.
AUTH - Static variable in class org.apache.naming.ResourceRef
Auth address type.

B

base - Variable in class org.apache.naming.resources.FileDirContext
The document base directory.
base - Variable in class org.apache.naming.resources.WARDirContext
The WAR file.
BaseDirContext - Class in org.apache.naming.resources
Directory Context implementation helper class.
BaseDirContext() - Constructor for class org.apache.naming.resources.BaseDirContext
Builds a base directory context.
BaseDirContext(Hashtable) - Constructor for class org.apache.naming.resources.BaseDirContext
Builds a base directory context using the given environment.
BeanFactory - Class in org.apache.naming.factory
Object factory for any Resource conforming to the JavaBean spec.
BeanFactory() - Constructor for class org.apache.naming.factory.BeanFactory
 
binaryContent - Variable in class org.apache.naming.resources.Resource
Binary content.
bind(Name, Object) - Method in class org.apache.naming.NamingContext
Binds a name to an object.
bind(String, Object) - Method in class org.apache.naming.NamingContext
Binds a name to an object.
bind(Name, Object, boolean) - Method in class org.apache.naming.NamingContext
Binds a name to an object.
bind(Name, Object) - Method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object.
bind(String, Object) - Method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object.
bind(Name, Object, Attributes) - Method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object, along with associated attributes.
bind(String, Object, Attributes) - Method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object, along with associated attributes.
bind(DirContext) - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
Binds a directory context to a class loader.
bind(ClassLoader, DirContext) - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
Binds a directory context to a class loader.
bind(String, Object, Attributes) - Method in class org.apache.naming.resources.FileDirContext
Binds a name to an object, along with associated attributes.
bind(Name, Object) - Method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object.
bind(String, Object) - Method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object.
bind(Name, Object, Attributes) - Method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object, along with associated attributes.
bind(String, Object, Attributes) - Method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object, along with associated attributes.
bind(String, Object, Attributes) - Method in class org.apache.naming.resources.WARDirContext
Binds a name to an object, along with associated attributes.
bind(Name, Object) - Method in class org.apache.naming.SelectorContext
Binds a name to an object.
bind(String, Object) - Method in class org.apache.naming.SelectorContext
Binds a name to an object.
bind(Name, Object) - Method in class org.apache.naming.SynchronizedContext
Binds a name to an object.
bind(String, Object) - Method in class org.apache.naming.SynchronizedContext
Binds a name to an object.
bindClassLoader(Object) - Static method in class org.apache.naming.ContextBindings
Binds a naming context to the context ClassLoader for the currently executing thread.
bindClassLoader(Object, Object) - Static method in class org.apache.naming.ContextBindings
Binds a naming context to the context ClassLoader for the currently executing thread.
bindClassLoader(Object, Object, ClassLoader) - Static method in class org.apache.naming.ContextBindings
Binds a naming context to a ClassLoader.
bindContext(Object, Context) - Static method in class org.apache.naming.ContextBindings
Binds a context name.
bindContext(Object, Context, Object) - Static method in class org.apache.naming.ContextBindings
Binds a context name.
bindings - Variable in class org.apache.naming.NamingContext
Bindings in this Context.
bindThread(Object) - Static method in class org.apache.naming.ContextBindings
Binds a naming context to the currently executing thread.
bindThread(Object, Object) - Static method in class org.apache.naming.ContextBindings
Binds a naming context to the currently executing thread.
bindThread(DirContext) - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
Binds a directory context to a thread.
BUFFER_SIZE - Static variable in class org.apache.naming.resources.FileDirContext
The descriptive information string for this implementation.

C

cache - Variable in class org.apache.naming.resources.ProxyDirContext
Cache.
cache - Variable in class org.apache.naming.resources.ResourceCache
Cache.
cacheClassName - Variable in class org.apache.naming.resources.ProxyDirContext
Cache class.
cached - Variable in class org.apache.naming.resources.BaseDirContext
Cached.
CacheEntry - Class in org.apache.naming.resources
Implements a cache entry.
CacheEntry() - Constructor for class org.apache.naming.resources.CacheEntry
 
cacheLoad(CacheEntry) - Method in class org.apache.naming.resources.ProxyDirContext
Load entry into cache.
cacheLookup(String) - Method in class org.apache.naming.resources.ProxyDirContext
Lookup in cache.
cacheMaxSize - Variable in class org.apache.naming.resources.BaseDirContext
Max size of resources which will have their content cached.
cacheMaxSize - Variable in class org.apache.naming.resources.ResourceCache
Max size of resources which will have their content cached.
cacheObjectMaxSize - Variable in class org.apache.naming.resources.ProxyDirContext
Max size of resources which will have their content cached.
cacheSize - Variable in class org.apache.naming.resources.ResourceCache
Current cache size in KB.
cacheTTL - Variable in class org.apache.naming.resources.BaseDirContext
Cache TTL.
cacheTTL - Variable in class org.apache.naming.resources.ProxyDirContext
Cache TTL.
cacheUnload(String) - Method in class org.apache.naming.resources.ProxyDirContext
Remove entry from cache.
caseSensitive - Variable in class org.apache.naming.resources.FileDirContext
Case sensitivity.
checkSecurityToken(Object, Object) - Static method in class org.apache.naming.ContextAccessController
Check a submitted security token.
checkWritable() - Method in class org.apache.naming.NamingContext
Throws a naming exception if this Context is not writable.
children - Variable in class org.apache.naming.resources.WARDirContext.Entry
 
clone() - Method in class org.apache.naming.resources.ResourceAttributes
Clone the attributes object (WARNING: fake cloning).
close() - Method in class org.apache.naming.NamingContext
Closes this context.
close() - Method in class org.apache.naming.NamingContextBindingsEnumeration
Closes this enumeration.
close() - Method in class org.apache.naming.NamingContextEnumeration
Closes this enumeration.
close() - Method in class org.apache.naming.resources.BaseDirContext
Closes this context.
close() - Method in class org.apache.naming.resources.ProxyDirContext
Closes this context.
close() - Method in class org.apache.naming.resources.RecyclableNamingEnumeration
Closes this enumeration.
close() - Method in class org.apache.naming.SelectorContext
Closes this context.
close() - Method in class org.apache.naming.SynchronizedContext
Closes this context.
collection - Variable in class org.apache.naming.resources.DirContextURLConnection
Associated DirContext.
collection - Variable in class org.apache.naming.resources.ResourceAttributes
Collection flag.
COLLECTION_TYPE - Static variable in class org.apache.naming.resources.ResourceAttributes
Collection type.
compareTo(Object) - Method in class org.apache.naming.resources.WARDirContext.Entry
 
composeName(Name, Name) - Method in class org.apache.naming.NamingContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.apache.naming.NamingContext
Composes the name of this context with a name relative to this context.
composeName(Name, Name) - Method in class org.apache.naming.resources.BaseDirContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.apache.naming.resources.BaseDirContext
Composes the name of this context with a name relative to this context.
composeName(Name, Name) - Method in class org.apache.naming.resources.ProxyDirContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.apache.naming.resources.ProxyDirContext
Composes the name of this context with a name relative to this context.
composeName(Name, Name) - Method in class org.apache.naming.SelectorContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.apache.naming.SelectorContext
Composes the name of this context with a name relative to this context.
composeName(Name, Name) - Method in class org.apache.naming.SynchronizedContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.apache.naming.SynchronizedContext
Composes the name of this context with a name relative to this context.
Config - Class in org.apache.naming.config
Configuration classes.
Config() - Constructor for class org.apache.naming.config.Config
 
Config.Context - Class in org.apache.naming.config
Configuration for a Context.
Config.Context() - Constructor for class org.apache.naming.config.Config.Context
 
Config.Environment - Class in org.apache.naming.config
Configuration for an Environment entry.
Config.Environment() - Constructor for class org.apache.naming.config.Config.Environment
 
Config.Naming - Class in org.apache.naming.config
Naming context configuration.
Config.Naming() - Constructor for class org.apache.naming.config.Config.Naming
 
Config.Resource - Class in org.apache.naming.config
Configuration for an JNDI resource reference.
Config.Resource() - Constructor for class org.apache.naming.config.Config.Resource
 
connect() - Method in class org.apache.naming.resources.DirContextURLConnection
Connect to the DirContext, and retrive the bound object, as well as its attributes.
Constants - Class in org.apache.naming
Static constants for this package.
Constants() - Constructor for class org.apache.naming.Constants
 
Constants - Class in org.apache.naming.factory
Static constants for this package.
Constants() - Constructor for class org.apache.naming.factory.Constants
 
Constants - Class in org.apache.naming.resources
Static constants for this package.
Constants() - Constructor for class org.apache.naming.resources.Constants
 
CONTENT_LANGUAGE - Static variable in class org.apache.naming.resources.ResourceAttributes
Content language.
CONTENT_LENGTH - Static variable in class org.apache.naming.resources.ResourceAttributes
Content length.
CONTENT_TYPE - Static variable in class org.apache.naming.resources.ResourceAttributes
MIME type of the content.
contentLength - Variable in class org.apache.naming.resources.ResourceAttributes
Content length.
CONTEXT - Static variable in class org.apache.naming.NamingEntry
 
context - Variable in class org.apache.naming.resources.CacheEntry
 
context - Variable in class org.apache.naming.resources.DirContextURLConnection
Directory context.
context - Variable in class org.apache.naming.resources.DirContextURLStreamHandler
Directory context.
CONTEXT - Static variable in class org.apache.naming.resources.ProxyDirContext
 
ContextAccessController - Class in org.apache.naming
Handles the access control on JNDI contexts.
ContextAccessController() - Constructor for class org.apache.naming.ContextAccessController
 
ContextBindings - Class in org.apache.naming
Maintains bindings associating user-defined names, NamingContexts, threads and classloaders.
ContextBindings() - Constructor for class org.apache.naming.ContextBindings
 
contextName - Variable in class org.apache.naming.resources.ProxyDirContext
Context name.
createSubcontext(Name) - Method in class org.apache.naming.NamingContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.apache.naming.NamingContext
Creates and binds a new context.
createSubcontext(Name) - Method in class org.apache.naming.resources.BaseDirContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.apache.naming.resources.BaseDirContext
Creates and binds a new context.
createSubcontext(Name, Attributes) - Method in class org.apache.naming.resources.BaseDirContext
Creates and binds a new context, along with associated attributes.
createSubcontext(String, Attributes) - Method in class org.apache.naming.resources.BaseDirContext
Creates and binds a new context, along with associated attributes.
createSubcontext(String, Attributes) - Method in class org.apache.naming.resources.FileDirContext
Creates and binds a new context, along with associated attributes.
createSubcontext(Name) - Method in class org.apache.naming.resources.ProxyDirContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.apache.naming.resources.ProxyDirContext
Creates and binds a new context.
createSubcontext(Name, Attributes) - Method in class org.apache.naming.resources.ProxyDirContext
Creates and binds a new context, along with associated attributes.
createSubcontext(String, Attributes) - Method in class org.apache.naming.resources.ProxyDirContext
Creates and binds a new context, along with associated attributes.
createSubcontext(String, Attributes) - Method in class org.apache.naming.resources.WARDirContext
Creates and binds a new context, along with associated attributes.
createSubcontext(Name) - Method in class org.apache.naming.SelectorContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.apache.naming.SelectorContext
Creates and binds a new context.
createSubcontext(Name) - Method in class org.apache.naming.SynchronizedContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.apache.naming.SynchronizedContext
Creates and binds a new context.
createURLStreamHandler(String) - Method in class org.apache.naming.resources.DirContextURLStreamHandlerFactory
Creates a new URLStreamHandler instance with the specified protocol.
createValue() - Method in class org.apache.naming.config.Config.Environment
Tries to create an instance of type this.type using this.value.
createValue() - Method in class org.apache.naming.config.Config.Resource
Creates a ResourceRef based on the configuration properties of this resource.
creation - Variable in class org.apache.naming.resources.ResourceAttributes
Creation time.
CREATION_DATE - Static variable in class org.apache.naming.resources.ResourceAttributes
Creation date.
creationDate - Variable in class org.apache.naming.resources.ResourceAttributes
Creation date.

D

DataSourceClassName - Variable in class org.apache.naming.factory.SendMailFactory
 
date - Variable in class org.apache.naming.resources.DirContextURLConnection
Date.
DBCP_DATASOURCE_FACTORY - Static variable in class org.apache.naming.Constants
 
DBCP_DATASOURCE_FACTORY - Static variable in class org.apache.naming.factory.Constants
 
DEFAULT_EJB_FACTORY - Static variable in class org.apache.naming.Constants
 
DEFAULT_EJB_FACTORY - Static variable in class org.apache.naming.factory.Constants
 
DEFAULT_FACTORY - Static variable in class org.apache.naming.EjbRef
Default factory for this reference.
DEFAULT_FACTORY - Static variable in class org.apache.naming.ResourceEnvRef
Default factory for this reference.
DEFAULT_FACTORY - Static variable in class org.apache.naming.ResourceLinkRef
Default factory for this reference.
DEFAULT_FACTORY - Static variable in class org.apache.naming.ResourceRef
Default factory for this reference.
DEFAULT_FACTORY - Static variable in class org.apache.naming.TransactionRef
Default factory for this reference.
DEFAULT_RESOURCE_ENV_FACTORY - Static variable in class org.apache.naming.Constants
 
DEFAULT_RESOURCE_ENV_FACTORY - Static variable in class org.apache.naming.factory.Constants
 
DEFAULT_RESOURCE_FACTORY - Static variable in class org.apache.naming.Constants
 
DEFAULT_RESOURCE_FACTORY - Static variable in class org.apache.naming.factory.Constants
 
DEFAULT_RESOURCE_LINK_FACTORY - Static variable in class org.apache.naming.Constants
 
DEFAULT_RESOURCE_LINK_FACTORY - Static variable in class org.apache.naming.factory.Constants
 
DEFAULT_TRANSACTION_FACTORY - Static variable in class org.apache.naming.Constants
 
DEFAULT_TRANSACTION_FACTORY - Static variable in class org.apache.naming.factory.Constants
 
DESCRIPTION - Static variable in class org.apache.naming.ResourceRef
Description address type.
desiredEntryAccessRatio - Variable in class org.apache.naming.resources.ResourceCache
Entry hit ratio at which an entry will never be removed from the cache.
destroy() - Method in class org.apache.naming.NamingService
Destroy naming service (if any is running).
destroy() - Method in interface org.apache.naming.NamingServiceMBean
Destroy naming service (if any is running).
destroyInitialContext() - Static method in class org.apache.naming.config.XmlConfigurator
Destroys initial context.
destroySubcontext(Name) - Method in class org.apache.naming.NamingContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.apache.naming.NamingContext
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - Method in class org.apache.naming.resources.BaseDirContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.apache.naming.resources.BaseDirContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.apache.naming.resources.FileDirContext
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - Method in class org.apache.naming.resources.ProxyDirContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.apache.naming.resources.ProxyDirContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.apache.naming.resources.WARDirContext
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - Method in class org.apache.naming.SelectorContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.apache.naming.SelectorContext
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - Method in class org.apache.naming.SynchronizedContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.apache.naming.SynchronizedContext
Destroys the named context and removes it from the namespace.
dirContext - Variable in class org.apache.naming.resources.ProxyDirContext
Associated DirContext.
DirContextURLConnection - Class in org.apache.naming.resources
Connection to a JNDI directory context.
DirContextURLConnection(DirContext, URL) - Constructor for class org.apache.naming.resources.DirContextURLConnection
 
DirContextURLStreamHandler - Class in org.apache.naming.resources
Stream handler to a JNDI directory context.
DirContextURLStreamHandler() - Constructor for class org.apache.naming.resources.DirContextURLStreamHandler
 
DirContextURLStreamHandler(DirContext) - Constructor for class org.apache.naming.resources.DirContextURLStreamHandler
 
DirContextURLStreamHandlerFactory - Class in org.apache.naming.resources
Factory for Stream handlers to a JNDI directory context.
DirContextURLStreamHandlerFactory() - Constructor for class org.apache.naming.resources.DirContextURLStreamHandlerFactory
 
docBase - Variable in class org.apache.naming.resources.BaseDirContext
The document base path.

E

EjbFactory - Class in org.apache.naming.factory
Object factory for EJBs.
EjbFactory() - Constructor for class org.apache.naming.factory.EjbFactory
 
EjbRef - Class in org.apache.naming
Represents a reference address to an EJB.
EjbRef(String, String, String, String) - Constructor for class org.apache.naming.EjbRef
EJB Reference.
EjbRef(String, String, String, String, String, String) - Constructor for class org.apache.naming.EjbRef
EJB Reference.
entries - Variable in class org.apache.naming.resources.RecyclableNamingEnumeration
Entries.
entries - Variable in class org.apache.naming.resources.WARDirContext
WAR entries.
ENTRY - Static variable in class org.apache.naming.NamingEntry
 
entry - Variable in class org.apache.naming.resources.WARDirContext.Entry
 
entry - Variable in class org.apache.naming.resources.WARDirContext.WARResource
 
enumeration - Variable in class org.apache.naming.resources.RecyclableNamingEnumeration
Underlying enumeration.
env - Variable in class org.apache.naming.NamingContext
Environment.
env - Variable in class org.apache.naming.resources.BaseDirContext
Environment.
env - Variable in class org.apache.naming.resources.ProxyDirContext
Environment.
env - Variable in class org.apache.naming.SelectorContext
Environment.
equals(Object) - Method in class org.apache.naming.NamingEntry
 
ETAG - Static variable in class org.apache.naming.resources.ResourceAttributes
ETag.
exists - Variable in class org.apache.naming.resources.CacheEntry
 

F

FACTORY - Static variable in class org.apache.naming.factory.Constants
 
FactoryPackage - Static variable in class org.apache.naming.Constants
 
factoryType - Static variable in class org.apache.naming.factory.MailSessionFactory
The Java type for which this factory knows how to create objects.
file(String) - Method in class org.apache.naming.resources.FileDirContext
Return a File object representing the specified normalized context-relative path if it exists and is readable.
file - Variable in class org.apache.naming.resources.FileDirContext.FileResource
Associated file object.
file - Variable in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
 
FileDirContext - Class in org.apache.naming.resources
Filesystem Directory Context implementation helper class.
FileDirContext() - Constructor for class org.apache.naming.resources.FileDirContext
Builds a file directory context using the given environment.
FileDirContext(Hashtable) - Constructor for class org.apache.naming.resources.FileDirContext
Builds a file directory context using the given environment.
FileDirContext.FileResource - Class in org.apache.naming.resources
This specialized resource implementation avoids opening the IputStream to the file right away (which would put a lock on the file).
FileDirContext.FileResource(File) - Constructor for class org.apache.naming.resources.FileDirContext.FileResource
 
FileDirContext.FileResourceAttributes - Class in org.apache.naming.resources
This specialized resource attribute implementation does some lazy reading (to speed up simple checks, like checking the last modified date).
FileDirContext.FileResourceAttributes(File) - Constructor for class org.apache.naming.resources.FileDirContext.FileResourceAttributes
 
format - Static variable in class org.apache.naming.resources.ResourceAttributes
HTTP date format.
formats - Static variable in class org.apache.naming.resources.ResourceAttributes
Date formats using for Date parsing.

G

generateSortedSubcontextNameSet() - Method in class org.apache.naming.config.Config.Naming
Generates and returns a sorted list of all configured names.
get() - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
Get the bound context.
get(ClassLoader) - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
Get the bound context.
get(Thread) - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
Get the bound context.
get(String) - Method in class org.apache.naming.resources.ResourceAttributes
Get attribute.
getAccessCount() - Method in class org.apache.naming.resources.ResourceCache
Return the access count.
getAll() - Method in class org.apache.naming.resources.ResourceAttributes
Get all attributes.
getAllowLinking() - Method in class org.apache.naming.resources.FileDirContext
Is linking allowed.
getAttributes(Name) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves all of the attributes associated with a named object.
getAttributes(String) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves all of the attributes associated with a named object.
getAttributes(Name, String[]) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves selected attributes associated with a named object.
getAttributes(String, String[]) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves selected attributes associated with a named object.
getAttributes(String, String[]) - Method in class org.apache.naming.resources.FileDirContext
Retrieves selected attributes associated with a named object.
getAttributes(Name) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves all of the attributes associated with a named object.
getAttributes(String) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves all of the attributes associated with a named object.
getAttributes(Name, String[]) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves selected attributes associated with a named object.
getAttributes(String, String[]) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves selected attributes associated with a named object.
getAttributes(String, String[]) - Method in class org.apache.naming.resources.WARDirContext
Retrieves selected attributes associated with a named object.
getAttributes(Name, String[]) - Method in class org.apache.naming.resources.WARDirContext
Retrieves all of the attributes associated with a named object.
getBoundContext() - Method in class org.apache.naming.SelectorContext
Get the bound context.
getCache() - Method in class org.apache.naming.resources.ProxyDirContext
Get the cache used for this context.
getCacheMaxSize() - Method in class org.apache.naming.resources.BaseDirContext
Get cacheMaxSize.
getCacheMaxSize() - Method in class org.apache.naming.resources.ResourceCache
Return the maximum size of the cache in KB.
getCacheSize() - Method in class org.apache.naming.resources.ResourceCache
Return the current cache size in KB.
getCacheTTL() - Method in class org.apache.naming.resources.BaseDirContext
Get cache TTL.
getChild(String) - Method in class org.apache.naming.resources.WARDirContext.Entry
 
getChildren() - Method in class org.apache.naming.resources.WARDirContext.Entry
 
getClassLoader() - Static method in class org.apache.naming.ContextBindings
Retrieves the naming context bound to the context ClassLoader for the currently executing thread, if that ClassLoader is bound.
getContent() - Method in class org.apache.naming.resources.DirContextURLConnection
Get object content.
getContent(Class[]) - Method in class org.apache.naming.resources.DirContextURLConnection
Get object content.
getContent() - Method in class org.apache.naming.resources.Resource
Content accessor.
getContentLength() - Method in class org.apache.naming.resources.DirContextURLConnection
Return the content length value.
getContentLength() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get content length.
getContentLength() - Method in class org.apache.naming.resources.ResourceAttributes
Get content length.
getContentType() - Method in class org.apache.naming.resources.DirContextURLConnection
Return the content type value.
getContextList() - Method in class org.apache.naming.config.Config.Naming
Returns the context list.
getContextName() - Method in class org.apache.naming.resources.ProxyDirContext
Return the context name.
getCreation() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get creation time.
getCreation() - Method in class org.apache.naming.resources.ResourceAttributes
Get creation time.
getCreationDate() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get creation date.
getCreationDate() - Method in class org.apache.naming.resources.ResourceAttributes
Get creation date.
getDate() - Method in class org.apache.naming.resources.DirContextURLConnection
Return the last modified date.
getDesiredEntryAccessRatio() - Method in class org.apache.naming.resources.ResourceCache
Return desired entry access ratio.
getDirContext() - Method in class org.apache.naming.resources.ProxyDirContext
Return the actual directory context we are wrapping.
getDocBase() - Method in class org.apache.naming.resources.BaseDirContext
Return the document root for this component.
getDocBase() - Method in class org.apache.naming.resources.ProxyDirContext
Return the document root for this component.
getEntry() - Method in class org.apache.naming.resources.WARDirContext.Entry
 
getEnvironment() - Method in class org.apache.naming.NamingContext
Retrieves the environment in effect for this context.
getEnvironment() - Method in class org.apache.naming.resources.BaseDirContext
Retrieves the environment in effect for this context.
getEnvironment() - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves the environment in effect for this context.
getEnvironment() - Method in class org.apache.naming.SelectorContext
Retrieves the environment in effect for this context.
getEnvironment() - Method in class org.apache.naming.SynchronizedContext
Retrieves the environment in effect for this context.
getEnvironmentList() - Method in class org.apache.naming.config.Config.Context
Returns the environment list.
getETag() - Method in class org.apache.naming.resources.ResourceAttributes
Get ETag.
getETag(boolean) - Method in class org.apache.naming.resources.ResourceAttributes
Get ETag.
getFactoryClassName() - Method in class org.apache.naming.EjbRef
Retrieves the class name of the factory of the object to which this reference refers.
getFactoryClassName() - Method in class org.apache.naming.ResourceEnvRef
Retrieves the class name of the factory of the object to which this reference refers.
getFactoryClassName() - Method in class org.apache.naming.ResourceLinkRef
Retrieves the class name of the factory of the object to which this reference refers.
getFactoryClassName() - Method in class org.apache.naming.ResourceRef
Retrieves the class name of the factory of the object to which this reference refers.
getFactoryClassName() - Method in class org.apache.naming.TransactionRef
Retrieves the class name of the factory of the object to which this reference refers.
getHeaderField(String) - Method in class org.apache.naming.resources.DirContextURLConnection
Returns the name of the specified header field.
getHitsCount() - Method in class org.apache.naming.resources.ResourceCache
Return the number of cache hits.
getHostName() - Method in class org.apache.naming.resources.ProxyDirContext
Return the host name.
getIDs() - Method in class org.apache.naming.resources.ResourceAttributes
Get all attribute IDs.
getInitialContext(Hashtable) - Method in class org.apache.naming.java.javaURLContextFactory
Get a new (writable) initial context.
getInitialContext(Hashtable) - Method in class org.apache.naming.NamingContextFactory
Get a new (writable) initial context.
getInputStream() - Method in class org.apache.naming.resources.DirContextURLConnection
Get input stream.
getLastModified() - Method in class org.apache.naming.resources.DirContextURLConnection
Return the last modified date.
getLastModified() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get last modified time.
getLastModified() - Method in class org.apache.naming.resources.ResourceAttributes
Get last modified time.
getLastModifiedDate() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get lastModified date.
getLastModifiedDate() - Method in class org.apache.naming.resources.ResourceAttributes
Get lastModified date.
getLastModifiedHttp() - Method in class org.apache.naming.resources.ResourceAttributes
 
getManager(String) - Static method in class org.apache.naming.StringManager
Get the StringManager for a particular package.
getMaxAllocateIterations() - Method in class org.apache.naming.resources.ResourceCache
Return the maximum amount of iterations during a space allocation.
getMimeType() - Method in class org.apache.naming.resources.ResourceAttributes
 
getName() - Method in class org.apache.naming.config.Config.Context
Returns the name of this context.
getName() - Method in class org.apache.naming.config.Config.Environment
Gets the name of this environment.
getName() - Method in class org.apache.naming.config.Config.Resource
Returns the name of this resource.
getName() - Method in class org.apache.naming.NamingService
Retruns the component name.
getName() - Method in interface org.apache.naming.NamingServiceMBean
Returns the JNDI component name.
getName() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get name.
getName() - Method in class org.apache.naming.resources.ResourceAttributes
Get name.
getName() - Method in class org.apache.naming.resources.WARDirContext.Entry
 
getNameInNamespace() - Method in class org.apache.naming.NamingContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class org.apache.naming.resources.BaseDirContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class org.apache.naming.resources.FileDirContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class org.apache.naming.resources.WARDirContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class org.apache.naming.SelectorContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class org.apache.naming.SynchronizedContext
Retrieves the full name of this context within its own namespace.
getNameParser(Name) - Method in class org.apache.naming.NamingContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.apache.naming.NamingContext
Retrieves the parser associated with the named context.
getNameParser(Name) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves the parser associated with the named context.
getNameParser(Name) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves the parser associated with the named context.
getNameParser(Name) - Method in class org.apache.naming.SelectorContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.apache.naming.SelectorContext
Retrieves the parser associated with the named context.
getNameParser(Name) - Method in class org.apache.naming.SynchronizedContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.apache.naming.SynchronizedContext
Retrieves the parser associated with the named context.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.naming.factory.BeanFactory
Create a new Bean instance.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.naming.factory.EjbFactory
Create a new EJB instance.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.naming.factory.MailSessionFactory
Create and return an object instance based on the specified characteristics.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.naming.factory.ResourceEnvFactory
Create a new Resource env instance.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.naming.factory.ResourceFactory
Create a new Resource instance.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.naming.factory.ResourceLinkFactory
Create a new ResourceLink instance.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.naming.factory.SendMailFactory
Create a new MimePartDataSource.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.naming.factory.TransactionFactory
Create a new user transaction instance.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.naming.java.javaURLContextFactory
Create a new Context.
getParameters() - Method in class org.apache.naming.config.Config.Resource
Returns the parameters associated with this resource as a Map.
getPermission() - Method in class org.apache.naming.resources.DirContextURLConnection
Get the Permission for this URL
getResourceList() - Method in class org.apache.naming.config.Config.Context
Returns the resource list.
getResourceType() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get resource type.
getResourceType() - Method in class org.apache.naming.resources.ResourceAttributes
Get resource type.
getSchema(Name) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves the schema associated with the named object.
getSchema(String) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves the schema associated with the named object.
getSchema(String) - Method in class org.apache.naming.resources.FileDirContext
Retrieves the schema associated with the named object.
getSchema(Name) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves the schema associated with the named object.
getSchema(String) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves the schema associated with the named object.
getSchema(String) - Method in class org.apache.naming.resources.WARDirContext
Retrieves the schema associated with the named object.
getSchemaClassDefinition(Name) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getSchemaClassDefinition(String) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getSchemaClassDefinition(String) - Method in class org.apache.naming.resources.FileDirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getSchemaClassDefinition(Name) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getSchemaClassDefinition(String) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getSchemaClassDefinition(String) - Method in class org.apache.naming.resources.WARDirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getSpareNotFoundEntries() - Method in class org.apache.naming.resources.ResourceCache
Return the amount of spare not found entries.
getState() - Method in class org.apache.naming.NamingService
Returns the state.
getState() - Method in interface org.apache.naming.NamingServiceMBean
Returns the state.
getStateString() - Method in class org.apache.naming.NamingService
Returns a String representation of the state.
getStateString() - Method in interface org.apache.naming.NamingServiceMBean
Returns a String representation of the state.
getString(String) - Method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle.
getString(String, Object[]) - Method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle and format it with the given set of arguments.
getString(String, Object) - Method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle and format it with the given object argument.
getString(String, Object, Object) - Method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String, Object, Object, Object) - Method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String, Object, Object, Object, Object) - Method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getThread() - Static method in class org.apache.naming.ContextBindings
Retrieves the naming context bound to the currently executing thread.
getType() - Method in class org.apache.naming.config.Config.Environment
Returns the class name of this environment entry.
getType() - Method in class org.apache.naming.config.Config.Resource
Returns the type of this resource.
getValue() - Method in class org.apache.naming.config.Config.Environment
Returns the value of this environment entry as a String.
GLOBALNAME - Static variable in class org.apache.naming.ResourceLinkRef
Description address type.
gmtZone - Static variable in class org.apache.naming.resources.ResourceAttributes
 

H

Handler - Class in org.apache.naming.resources.jndi
Stream handler to a JNDI directory context.
Handler() - Constructor for class org.apache.naming.resources.jndi.Handler
 
hashCode() - Method in class org.apache.naming.NamingEntry
 
hasMore() - Method in class org.apache.naming.NamingContextBindingsEnumeration
Determines whether there are any more elements in the enumeration.
hasMore() - Method in class org.apache.naming.NamingContextEnumeration
Determines whether there are any more elements in the enumeration.
hasMore() - Method in class org.apache.naming.resources.RecyclableNamingEnumeration
Determines whether there are any more elements in the enumeration.
hasMoreElements() - Method in class org.apache.naming.NamingContextBindingsEnumeration
 
hasMoreElements() - Method in class org.apache.naming.NamingContextEnumeration
 
hasMoreElements() - Method in class org.apache.naming.resources.RecyclableNamingEnumeration
 
hitsCount - Variable in class org.apache.naming.resources.ResourceCache
Number of cache hits.
HOST - Static variable in class org.apache.naming.resources.ProxyDirContext
 
hostName - Variable in class org.apache.naming.resources.ProxyDirContext
Host name.

I

IC_PREFIX - Static variable in class org.apache.naming.SelectorContext
Initial context prefix.
ImmutableNameNotFoundException - Exception in org.apache.naming.resources
Immutable exception to avoid useless object creation by the proxy context.
ImmutableNameNotFoundException() - Constructor for exception org.apache.naming.resources.ImmutableNameNotFoundException
 
initialContext - Static variable in class org.apache.naming.java.javaURLContextFactory
Initial context.
initialContext - Variable in class org.apache.naming.SelectorContext
Request for an initial context.
inputStream - Variable in class org.apache.naming.resources.Resource
Input stream.
isBound() - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
Returns true if the thread or the context class loader of the current thread is bound.
isCached() - Method in class org.apache.naming.resources.BaseDirContext
Is cached ?
isCaseIgnored() - Method in class org.apache.naming.resources.ResourceAttributes
Case sensitivity.
isCaseSensitive() - Method in class org.apache.naming.resources.FileDirContext
Is case sensitive ?
isClassLoaderBound() - Static method in class org.apache.naming.ContextBindings
Tests if current class loader is bound to a context.
isCollection() - Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Is collection.
isCollection() - Method in class org.apache.naming.resources.ResourceAttributes
Is collection.
isSynchronized(Hashtable) - Static method in class org.apache.naming.SynchronizedContext
Determines whether or not the given environment contains a SynchronizedContext.SYNCHRONIZED property with booleanValue true.
isThreadBound() - Static method in class org.apache.naming.ContextBindings
Tests if current thread is bound to a context.
isWritable(Object) - Static method in class org.apache.naming.ContextAccessController
Returns if a context is writable.
isWritable() - Method in class org.apache.naming.NamingContext
Returns true if writing is allowed on this context.
iterator - Variable in class org.apache.naming.NamingContextBindingsEnumeration
Underlying enumeration.
iterator - Variable in class org.apache.naming.NamingContextEnumeration
Underlying enumeration.

J

javaURLContextFactory - Class in org.apache.naming.java
Context factory for the "java:" namespace.
javaURLContextFactory() - Constructor for class org.apache.naming.java.javaURLContextFactory
 
JndiPermission - Class in org.apache.naming
Java SecurityManager Permission class for JNDI name based file resources.
JndiPermission(String) - Constructor for class org.apache.naming.JndiPermission
Creates a new JndiPermission with no actions
JndiPermission(String, String) - Constructor for class org.apache.naming.JndiPermission
Creates a new JndiPermission with actions

L

LAST_MODIFIED - Static variable in class org.apache.naming.resources.ResourceAttributes
Last modification date.
lastModified - Variable in class org.apache.naming.resources.ResourceAttributes
Last modified time.
lastModifiedDate - Variable in class org.apache.naming.resources.ResourceAttributes
Last modified date.
lastModifiedHttp - Variable in class org.apache.naming.resources.ResourceAttributes
Last modified date in HTTP format.
length - Variable in class org.apache.naming.resources.FileDirContext.FileResource
File length.
LINK - Static variable in class org.apache.naming.EjbRef
Link address type.
LINK_REF - Static variable in class org.apache.naming.NamingEntry
 
list(Name) - Method in class org.apache.naming.NamingContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.apache.naming.NamingContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - Method in class org.apache.naming.resources.BaseDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.apache.naming.resources.BaseDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list() - Method in class org.apache.naming.resources.DirContextURLConnection
List children of this collection.
list(String) - Method in class org.apache.naming.resources.FileDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(File) - Method in class org.apache.naming.resources.FileDirContext
List the resources which are members of a collection.
list(Name) - Method in class org.apache.naming.resources.ProxyDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.apache.naming.resources.ProxyDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.apache.naming.resources.WARDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - Method in class org.apache.naming.resources.WARDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(WARDirContext.Entry) - Method in class org.apache.naming.resources.WARDirContext
List children as objects.
list(Name) - Method in class org.apache.naming.SelectorContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.apache.naming.SelectorContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - Method in class org.apache.naming.SynchronizedContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.apache.naming.SynchronizedContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
listBindings(Name) - Method in class org.apache.naming.NamingContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.apache.naming.NamingContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.apache.naming.resources.BaseDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.apache.naming.resources.BaseDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.apache.naming.resources.FileDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.apache.naming.resources.ProxyDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.apache.naming.resources.ProxyDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.apache.naming.resources.WARDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.apache.naming.resources.WARDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.apache.naming.SelectorContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.apache.naming.SelectorContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.apache.naming.SynchronizedContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.apache.naming.SynchronizedContext
Enumerates the names bound in the named context, along with the objects bound to them.
load(CacheEntry) - Method in class org.apache.naming.resources.ResourceCache
 
loadConfiguration(InputStream) - Static method in class org.apache.naming.config.XmlConfigurator
Loads xml configuration data from inputFile into initial context.
loadEntries() - Method in class org.apache.naming.resources.WARDirContext
Constructs a tree of the entries contained in a WAR file.
lookup(Name) - Method in class org.apache.naming.NamingContext
Retrieves the named object.
lookup(String) - Method in class org.apache.naming.NamingContext
Retrieves the named object.
lookup(Name, boolean) - Method in class org.apache.naming.NamingContext
Retrieves the named object.
lookup(Name) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves the named object.
lookup(String) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves the named object.
lookup(String) - Method in class org.apache.naming.resources.FileDirContext
Retrieves the named object.
lookup(Name) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves the named object.
lookup(String) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves the named object.
lookup(String) - Method in class org.apache.naming.resources.ResourceCache
 
lookup(String) - Method in class org.apache.naming.resources.WARDirContext
Retrieves the named object.
lookup(Name) - Method in class org.apache.naming.resources.WARDirContext
Retrieves the named object.
lookup(Name) - Method in class org.apache.naming.SelectorContext
Retrieves the named object.
lookup(String) - Method in class org.apache.naming.SelectorContext
Retrieves the named object.
lookup(Name) - Method in class org.apache.naming.SynchronizedContext
Retrieves the named object.
lookup(String) - Method in class org.apache.naming.SynchronizedContext
Retrieves the named object.
lookupCache(String) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves the named object as a cache entry, without any exception.
lookupLink(Name) - Method in class org.apache.naming.NamingContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.apache.naming.NamingContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.apache.naming.resources.BaseDirContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.apache.naming.resources.FileDirContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.apache.naming.resources.ProxyDirContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.apache.naming.resources.WARDirContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - Method in class org.apache.naming.SelectorContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.apache.naming.SelectorContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - Method in class org.apache.naming.SynchronizedContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.apache.naming.SynchronizedContext
Retrieves the named object, following links except for the terminal atomic component of the name.

M

MailSessionFactory - Class in org.apache.naming.factory
Factory class that creates a JNDI named JavaMail Session factory, which can be used for managing inbound and outbound electronic mail messages via JavaMail APIs.
MailSessionFactory() - Constructor for class org.apache.naming.factory.MailSessionFactory
 
MAIN - Static variable in class org.apache.naming.java.javaURLContextFactory
 
maxAllocateIterations - Variable in class org.apache.naming.resources.ResourceCache
Max amount of removals during a make space.
mimeType - Variable in class org.apache.naming.resources.ResourceAttributes
MIME type.
modifyAttributes(Name, int, Attributes) - Method in class org.apache.naming.resources.BaseDirContext
Modifies the attributes associated with a named object.
modifyAttributes(String, int, Attributes) - Method in class org.apache.naming.resources.BaseDirContext
Modifies the attributes associated with a named object.
modifyAttributes(Name, ModificationItem[]) - Method in class org.apache.naming.resources.BaseDirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.
modifyAttributes(String, ModificationItem[]) - Method in class org.apache.naming.resources.BaseDirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.
modifyAttributes(String, int, Attributes) - Method in class org.apache.naming.resources.FileDirContext
Modifies the attributes associated with a named object.
modifyAttributes(String, ModificationItem[]) - Method in class org.apache.naming.resources.FileDirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.
modifyAttributes(Name, int, Attributes) - Method in class org.apache.naming.resources.ProxyDirContext
Modifies the attributes associated with a named object.
modifyAttributes(String, int, Attributes) - Method in class org.apache.naming.resources.ProxyDirContext
Modifies the attributes associated with a named object.
modifyAttributes(Name, ModificationItem[]) - Method in class org.apache.naming.resources.ProxyDirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.
modifyAttributes(String, ModificationItem[]) - Method in class org.apache.naming.resources.ProxyDirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.
modifyAttributes(String, int, Attributes) - Method in class org.apache.naming.resources.WARDirContext
Modifies the attributes associated with a named object.
modifyAttributes(String, ModificationItem[]) - Method in class org.apache.naming.resources.WARDirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.

N

name - Variable in class org.apache.naming.NamingContext
External name for the Context.
name - Variable in class org.apache.naming.NamingEntry
 
NAME - Static variable in interface org.apache.naming.NamingServiceMBean
Component name.
name - Variable in class org.apache.naming.resources.CacheEntry
 
NAME - Static variable in class org.apache.naming.resources.ResourceAttributes
Name.
name - Variable in class org.apache.naming.resources.ResourceAttributes
Name.
name - Variable in class org.apache.naming.resources.WARDirContext.Entry
 
nameParser - Static variable in class org.apache.naming.NamingContext
Name parser for this context.
nameParser - Variable in class org.apache.naming.resources.BaseDirContext
Name parser for this context.
NameParserImpl - Class in org.apache.naming
Parses names.
NameParserImpl() - Constructor for class org.apache.naming.NameParserImpl
 
NamingContext - Class in org.apache.naming
JNDI Context implementation.
NamingContext(Hashtable, String) - Constructor for class org.apache.naming.NamingContext
Builds a naming context with the given name using the given environment.
NamingContext(Hashtable, String, HashMap) - Constructor for class org.apache.naming.NamingContext
Builds a naming context using the given external name, environment and initial bindings.
NamingContextBindingsEnumeration - Class in org.apache.naming
Naming enumeration implementation.
NamingContextBindingsEnumeration(Iterator) - Constructor for class org.apache.naming.NamingContextBindingsEnumeration
 
NamingContextEnumeration - Class in org.apache.naming
Naming enumeration implementation.
NamingContextEnumeration(Iterator) - Constructor for class org.apache.naming.NamingContextEnumeration
 
NamingContextFactory - Class in org.apache.naming
Initial context factory returning NamingContext instances.
NamingContextFactory() - Constructor for class org.apache.naming.NamingContextFactory
 
NamingEntry - Class in org.apache.naming
Represents a binding in a NamingContext.
NamingEntry(String, Object, int) - Constructor for class org.apache.naming.NamingEntry
 
NamingService - Class in org.apache.naming
Implementation of the NamingService JMX MBean.
NamingService() - Constructor for class org.apache.naming.NamingService
 
NamingServiceMBean - Interface in org.apache.naming
Naming MBean interface.
next() - Method in class org.apache.naming.NamingContextBindingsEnumeration
Retrieves the next element in the enumeration.
next() - Method in class org.apache.naming.NamingContextEnumeration
Retrieves the next element in the enumeration.
next() - Method in class org.apache.naming.resources.RecyclableNamingEnumeration
Retrieves the next element in the enumeration.
nextElement() - Method in class org.apache.naming.NamingContextBindingsEnumeration
 
nextElement() - Method in class org.apache.naming.NamingContextEnumeration
 
nextElement() - Method in class org.apache.naming.resources.RecyclableNamingEnumeration
 
nonCacheable - Variable in class org.apache.naming.resources.ProxyDirContext
Non cacheable resources.
normalize(String) - Method in class org.apache.naming.resources.FileDirContext
Return a context-relative path, beginning with a "/", that represents the canonical version of the specified path after ".." and "." elements are resolved out.
normalize(ZipEntry) - Method in class org.apache.naming.resources.WARDirContext
Normalize the name of an entry read from the Zip.
notFoundCache - Variable in class org.apache.naming.resources.ResourceCache
Not found cache.
notFoundException - Variable in class org.apache.naming.resources.ProxyDirContext
Immutable name not found exception.

O

object - Variable in class org.apache.naming.resources.DirContextURLConnection
Other unknown object.
OBJECT_FACTORIES - Static variable in class org.apache.naming.factory.Constants
 
OBJECT_NAME - Static variable in interface org.apache.naming.NamingServiceMBean
Object name.
openConnection(URL) - Method in class org.apache.naming.resources.DirContextURLStreamHandler
Opens a connection to the object referenced by the URL argument.
org.apache.naming - package org.apache.naming
This package contains JMX management interfaces for JNDI naming services.
org.apache.naming.config - package org.apache.naming.config
This package contains configuration classes for initializing JNDI namespaces.
org.apache.naming.factory - package org.apache.naming.factory
This package contains object factories used by the naming service.
org.apache.naming.java - package org.apache.naming.java
This package contains the URL context factory for the "java" namespace.
org.apache.naming.resources - package org.apache.naming.resources
This package contains DirContext implementations for file and URL stream resources.
org.apache.naming.resources.jndi - package org.apache.naming.resources.jndi
 

P

Package - Static variable in class org.apache.naming.Constants
 
Package - Static variable in class org.apache.naming.factory.Constants
 
Package - Static variable in class org.apache.naming.resources.Constants
 
parse(String) - Method in class org.apache.naming.NameParserImpl
Parses a name into its components.
ParseException - Exception in org.apache.naming.config
Exception during reading of an XML configuration file.
parseName(String) - Method in class org.apache.naming.resources.ProxyDirContext
Parses a name.
parseName(Name) - Method in class org.apache.naming.resources.ProxyDirContext
Parses a name.
parseName(String) - Method in class org.apache.naming.SelectorContext
Strips the URL header.
parseName(Name) - Method in class org.apache.naming.SelectorContext
Strips the URL header component of the name.
permission - Variable in class org.apache.naming.resources.DirContextURLConnection
Permission
postDeregister() - Method in class org.apache.naming.NamingService
 
postRegister(Boolean) - Method in class org.apache.naming.NamingService
 
preDeregister() - Method in class org.apache.naming.NamingService
 
prefix - Static variable in class org.apache.naming.SelectorContext
Namespace URL.
prefixLength - Static variable in class org.apache.naming.SelectorContext
Namespace URL length.
preRegister(MBeanServer, ObjectName) - Method in class org.apache.naming.NamingService
 
PROTOCOL_HANDLER_VARIABLE - Static variable in class org.apache.naming.resources.Constants
 
proxy - Variable in class org.apache.naming.resources.ProxyDirContext
Proxy DirContext (either this or the real proxy).
ProxyDirContext - Class in org.apache.naming.resources
Proxy Directory Context implementation.
ProxyDirContext(Hashtable, DirContext) - Constructor for class org.apache.naming.resources.ProxyDirContext
Builds a proxy directory context using the given environment.
put(Attribute) - Method in class org.apache.naming.resources.ResourceAttributes
Put attribute.
put(String, Object) - Method in class org.apache.naming.resources.ResourceAttributes
Put attribute.

R

rebind(Name, Object) - Method in class org.apache.naming.NamingContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.apache.naming.NamingContext
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object) - Method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object, Attributes) - Method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(String, Object, Attributes) - Method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(String, Object, Attributes) - Method in class org.apache.naming.resources.FileDirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(Name, Object) - Method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object, Attributes) - Method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(String, Object, Attributes) - Method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(String, Object, Attributes) - Method in class org.apache.naming.resources.WARDirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(Name, Object) - Method in class org.apache.naming.SelectorContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.apache.naming.SelectorContext
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object) - Method in class org.apache.naming.SynchronizedContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.apache.naming.SynchronizedContext
Binds a name to an object, overwriting any existing binding.
RecyclableNamingEnumeration - Class in org.apache.naming.resources
Naming enumeration implementation.
RecyclableNamingEnumeration(Vector) - Constructor for class org.apache.naming.resources.RecyclableNamingEnumeration
 
recycle() - Method in class org.apache.naming.resources.CacheEntry
 
REFERENCE - Static variable in class org.apache.naming.NamingEntry
 
release() - Method in class org.apache.naming.resources.BaseDirContext
Release any resources allocated for this directory context.
release() - Method in class org.apache.naming.resources.FileDirContext
Release any resources allocated for this directory context.
release() - Method in class org.apache.naming.resources.WARDirContext
Release any resources allocated for this directory context.
REMOTE - Static variable in class org.apache.naming.EjbRef
Remote interface classname address type.
remove(String) - Method in class org.apache.naming.resources.ResourceAttributes
Remove attribute.
removeFromEnvironment(String) - Method in class org.apache.naming.NamingContext
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - Method in class org.apache.naming.resources.BaseDirContext
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - Method in class org.apache.naming.resources.ProxyDirContext
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - Method in class org.apache.naming.SelectorContext
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - Method in class org.apache.naming.SynchronizedContext
Removes an environment property from the environment of this context.
rename(Name, Name) - Method in class org.apache.naming.NamingContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.apache.naming.NamingContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name, Name) - Method in class org.apache.naming.resources.BaseDirContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.apache.naming.resources.BaseDirContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.apache.naming.resources.FileDirContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name, Name) - Method in class org.apache.naming.resources.ProxyDirContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.apache.naming.resources.ProxyDirContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.apache.naming.resources.WARDirContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name, Name) - Method in class org.apache.naming.SelectorContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.apache.naming.SelectorContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name, Name) - Method in class org.apache.naming.SynchronizedContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.apache.naming.SynchronizedContext
Binds a new name to the object bound to an old name, and unbinds the old name.
resource - Variable in class org.apache.naming.resources.CacheEntry
 
resource - Variable in class org.apache.naming.resources.DirContextURLConnection
Associated resource.
Resource - Class in org.apache.naming.resources
Encapsultes the contents of a resource.
Resource() - Constructor for class org.apache.naming.resources.Resource
 
Resource(InputStream) - Constructor for class org.apache.naming.resources.Resource
 
Resource(byte[]) - Constructor for class org.apache.naming.resources.Resource
 
ResourceAttributes - Class in org.apache.naming.resources
Attributes implementation.
ResourceAttributes() - Constructor for class org.apache.naming.resources.ResourceAttributes
Default constructor.
ResourceAttributes(Attributes) - Constructor for class org.apache.naming.resources.ResourceAttributes
Merges with another attribute set.
ResourceCache - Class in org.apache.naming.resources
Implements a special purpose cache.
ResourceCache() - Constructor for class org.apache.naming.resources.ResourceCache
 
ResourceEnvFactory - Class in org.apache.naming.factory
Object factory for Resources env.
ResourceEnvFactory() - Constructor for class org.apache.naming.factory.ResourceEnvFactory
 
ResourceEnvRef - Class in org.apache.naming
Represents a reference address to a resource environment.
ResourceEnvRef(String) - Constructor for class org.apache.naming.ResourceEnvRef
Resource env reference.
ResourceEnvRef(String, String, String) - Constructor for class org.apache.naming.ResourceEnvRef
Resource env reference.
ResourceFactory - Class in org.apache.naming.factory
Object factory for Resources.
ResourceFactory() - Constructor for class org.apache.naming.factory.ResourceFactory
 
ResourceLinkFactory - Class in org.apache.naming.factory
Object factory for resource links.
ResourceLinkFactory() - Constructor for class org.apache.naming.factory.ResourceLinkFactory
 
ResourceLinkRef - Class in org.apache.naming
Represents a reference address to a resource.
ResourceLinkRef(String, String) - Constructor for class org.apache.naming.ResourceLinkRef
ResourceLink Reference.
ResourceLinkRef(String, String, String, String) - Constructor for class org.apache.naming.ResourceLinkRef
ResourceLink Reference.
ResourceRef - Class in org.apache.naming
Represents a reference address to a resource.
ResourceRef(String, String, String, String) - Constructor for class org.apache.naming.ResourceRef
Resource Reference.
ResourceRef(String, String, String, String, String, String) - Constructor for class org.apache.naming.ResourceRef
Resource Reference.
revalidate(CacheEntry) - Method in class org.apache.naming.resources.ProxyDirContext
Revalidate entry.

S

SCOPE - Static variable in class org.apache.naming.ResourceRef
Scope address type.
search(Name, Attributes, String[]) - Method in class org.apache.naming.resources.BaseDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(String, Attributes, String[]) - Method in class org.apache.naming.resources.BaseDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(Name, Attributes) - Method in class org.apache.naming.resources.BaseDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(String, Attributes) - Method in class org.apache.naming.resources.BaseDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(Name, String, SearchControls) - Method in class org.apache.naming.resources.BaseDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, String, SearchControls) - Method in class org.apache.naming.resources.BaseDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(Name, String, Object[], SearchControls) - Method in class org.apache.naming.resources.BaseDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, String, Object[], SearchControls) - Method in class org.apache.naming.resources.BaseDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, Attributes, String[]) - Method in class org.apache.naming.resources.FileDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(String, Attributes) - Method in class org.apache.naming.resources.FileDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(String, String, SearchControls) - Method in class org.apache.naming.resources.FileDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, String, Object[], SearchControls) - Method in class org.apache.naming.resources.FileDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(Name, Attributes, String[]) - Method in class org.apache.naming.resources.ProxyDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(String, Attributes, String[]) - Method in class org.apache.naming.resources.ProxyDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(Name, Attributes) - Method in class org.apache.naming.resources.ProxyDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(String, Attributes) - Method in class org.apache.naming.resources.ProxyDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(Name, String, SearchControls) - Method in class org.apache.naming.resources.ProxyDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, String, SearchControls) - Method in class org.apache.naming.resources.ProxyDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(Name, String, Object[], SearchControls) - Method in class org.apache.naming.resources.ProxyDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, String, Object[], SearchControls) - Method in class org.apache.naming.resources.ProxyDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, Attributes, String[]) - Method in class org.apache.naming.resources.WARDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(String, Attributes) - Method in class org.apache.naming.resources.WARDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(String, String, SearchControls) - Method in class org.apache.naming.resources.WARDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, String, Object[], SearchControls) - Method in class org.apache.naming.resources.WARDirContext
Searches in the named context or object for entries that satisfy the given search filter.
SelectorContext - Class in org.apache.naming
Context implementation that delegates JNDI operations to NamingContext instances bound to currently running threads or classloaders.
SelectorContext(Hashtable) - Constructor for class org.apache.naming.SelectorContext
Builds a selector context using the given environment.
SelectorContext(Hashtable, boolean) - Constructor for class org.apache.naming.SelectorContext
Builds a selector context using the given environment.
SendMailFactory - Class in org.apache.naming.factory
Factory class that creates a JNDI named javamail MimePartDataSource object which can be used for sending email using SMTP.
SendMailFactory() - Constructor for class org.apache.naming.factory.SendMailFactory
 
setAllowLinking(boolean) - Method in class org.apache.naming.resources.FileDirContext
Set allow linking.
setCached(boolean) - Method in class org.apache.naming.resources.BaseDirContext
Set cached.
setCacheMaxSize(int) - Method in class org.apache.naming.resources.BaseDirContext
Set cacheMaxSize.
setCacheMaxSize(int) - Method in class org.apache.naming.resources.ResourceCache
Set the maximum size of the cache in KB.
setCacheTTL(int) - Method in class org.apache.naming.resources.BaseDirContext
Set cache TTL.
setCaseSensitive(boolean) - Method in class org.apache.naming.resources.FileDirContext
Set case sensitivity.
setCollection(boolean) - Method in class org.apache.naming.resources.ResourceAttributes
Set collection flag.
setContent(InputStream) - Method in class org.apache.naming.resources.Resource
Content mutator.
setContent(byte[]) - Method in class org.apache.naming.resources.Resource
Content mutator.
setContentLength(long) - Method in class org.apache.naming.resources.ResourceAttributes
Set content length.
setCreation(long) - Method in class org.apache.naming.resources.ResourceAttributes
Set creation.
setCreationDate(Date) - Method in class org.apache.naming.resources.ResourceAttributes
Creation date mutator.
setDesiredEntryAccessRatio(long) - Method in class org.apache.naming.resources.ResourceCache
Set the desired entry access ratio.
setDocBase(String) - Method in class org.apache.naming.resources.BaseDirContext
Set the document root for this component.
setDocBase(String) - Method in class org.apache.naming.resources.FileDirContext
Set the document root.
setDocBase(String) - Method in class org.apache.naming.resources.WARDirContext
Set the document root.
setETag(String) - Method in class org.apache.naming.resources.ResourceAttributes
Set strong ETag.
setGlobalContext(Context) - Static method in class org.apache.naming.factory.ResourceLinkFactory
Set the global context (note: can only be used once).
setLastModified(long) - Method in class org.apache.naming.resources.ResourceAttributes
Set last modified.
setLastModified(Date) - Method in class org.apache.naming.resources.ResourceAttributes
Deprecated.  
setLastModifiedDate(Date) - Method in class org.apache.naming.resources.ResourceAttributes
Last modified date mutator.
setLastModifiedHttp(String) - Method in class org.apache.naming.resources.ResourceAttributes
 
setMaxAllocateIterations(int) - Method in class org.apache.naming.resources.ResourceCache
Set the maximum amount of iterations during a space allocation.
setMimeType(String) - Method in class org.apache.naming.resources.ResourceAttributes
 
setName(String) - Method in class org.apache.naming.config.Config.Context
Sets the name of this context.
setName(String) - Method in class org.apache.naming.config.Config.Environment
Sets the name of this environment.
setName(String) - Method in class org.apache.naming.config.Config.Resource
Sets the name of this resource.
setName(String) - Method in class org.apache.naming.resources.ResourceAttributes
Set name.
setProtocolHandler() - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
Set the java.protocol.handler.pkgs system property.
setReadOnly(Object) - Static method in class org.apache.naming.ContextAccessController
Make the given context read only.
setRemainingName(Name) - Method in exception org.apache.naming.resources.ImmutableNameNotFoundException
 
setResolverName(Name) - Method in exception org.apache.naming.resources.ImmutableNameNotFoundException
 
setResourceType(String) - Method in class org.apache.naming.resources.ResourceAttributes
Type mutator.
setRootCause(Throwable) - Method in exception org.apache.naming.resources.ImmutableNameNotFoundException
 
setSecurityToken(Object, Object) - Static method in class org.apache.naming.ContextAccessController
Set a security token for a context.
setSpareNotFoundEntries(int) - Method in class org.apache.naming.resources.ResourceCache
Set the amount of spare not found entries.
setType(String) - Method in class org.apache.naming.config.Config.Environment
Sets the class name of this environment entry.
setType(String) - Method in class org.apache.naming.config.Config.Resource
Sets the type of this resource.
setupInitialContext() - Static method in class org.apache.naming.config.XmlConfigurator
Sets up initial context using org.apache.naming.java.javaURLContextFactory.
setValue(String) - Method in class org.apache.naming.config.Config.Environment
Sets the (String) value of this environment entry.
setWritable(Object, Object) - Static method in class org.apache.naming.ContextAccessController
Remove read-only restriction on the given context.
size - Variable in class org.apache.naming.resources.CacheEntry
 
size() - Method in class org.apache.naming.resources.ResourceAttributes
Retrieves the number of attributes in the attribute set.
sm - Static variable in class org.apache.naming.ContextBindings
The string manager for this package.
sm - Variable in class org.apache.naming.NamingContext
The string manager for this package.
sm - Variable in class org.apache.naming.resources.BaseDirContext
The string manager for this package.
sm - Variable in class org.apache.naming.resources.ProxyDirContext
The string manager for this package.
sm - Variable in class org.apache.naming.SelectorContext
The string manager for this package.
SOURCE - Static variable in class org.apache.naming.resources.ResourceAttributes
Source.
spareNotFoundEntries - Variable in class org.apache.naming.resources.ResourceCache
Spare amount of not found entries.
start() - Method in class org.apache.naming.NamingService
Start the naming service.
start() - Method in interface org.apache.naming.NamingServiceMBean
Start the naming service.
STARTED - Static variable in interface org.apache.naming.NamingServiceMBean
 
STARTING - Static variable in interface org.apache.naming.NamingServiceMBean
 
states - Static variable in interface org.apache.naming.NamingServiceMBean
Status constants.
stop() - Method in class org.apache.naming.NamingService
Stop the naming service.
stop() - Method in interface org.apache.naming.NamingServiceMBean
Stop the naming service.
STOPPED - Static variable in interface org.apache.naming.NamingServiceMBean
 
STOPPING - Static variable in interface org.apache.naming.NamingServiceMBean
 
streamContent() - Method in class org.apache.naming.resources.FileDirContext.FileResource
Content accessor.
streamContent() - Method in class org.apache.naming.resources.Resource
Content accessor.
streamContent() - Method in class org.apache.naming.resources.WARDirContext.WARResource
Content accessor.
StringManager - Class in org.apache.naming
An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formating which otherwise require the creation of Object arrays and such.
strongETag - Variable in class org.apache.naming.resources.ResourceAttributes
Strong ETag.
SYNCHRONIZED - Static variable in class org.apache.naming.SynchronizedContext
Environment property controlling synchronization
SynchronizedContext - Class in org.apache.naming
Synchronized JNDI context implementation.
SynchronizedContext(Context) - Constructor for class org.apache.naming.SynchronizedContext
Creates a new SynchronizedContext based on the given Context.

T

timestamp - Variable in class org.apache.naming.resources.CacheEntry
 
toString() - Method in class org.apache.naming.config.Config.Context
Returns a string representation of the name, environment list and resource list of this context.
toString() - Method in class org.apache.naming.config.Config.Environment
Returns the JNDI name, type and value of this environment entry as as String.
toString() - Method in class org.apache.naming.config.Config.Naming
Returns a string representation of the context list.
toString() - Method in class org.apache.naming.config.Config.Resource
Returns the name, type and parameter list as a String.
toString() - Method in class org.apache.naming.ResourceRef
Return a String rendering of this object.
toString() - Method in class org.apache.naming.resources.CacheEntry
 
TransactionFactory - Class in org.apache.naming.factory
Object factory for user transactions.
TransactionFactory() - Constructor for class org.apache.naming.factory.TransactionFactory
 
TransactionRef - Class in org.apache.naming
Represents a reference address to a transaction.
TransactionRef() - Constructor for class org.apache.naming.TransactionRef
Transaction Reference.
TransactionRef(String, String) - Constructor for class org.apache.naming.TransactionRef
Transaction Reference.
treeLookup(Name) - Method in class org.apache.naming.resources.WARDirContext
Entry tree lookup.
TYPE - Static variable in class org.apache.naming.EjbRef
EJB type address type.
type - Variable in class org.apache.naming.NamingEntry
The type instance variable is used to avoid unsing RTTI when doing lookups.
TYPE - Static variable in class org.apache.naming.resources.ResourceAttributes
Type.

U

unbind(Name) - Method in class org.apache.naming.NamingContext
Unbinds the named object.
unbind(String) - Method in class org.apache.naming.NamingContext
Unbinds the named object.
unbind(Name) - Method in class org.apache.naming.resources.BaseDirContext
Unbinds the named object.
unbind(String) - Method in class org.apache.naming.resources.BaseDirContext
Unbinds the named object.
unbind() - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
Unbinds a directory context to a class loader.
unbind(ClassLoader) - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
Unbinds a directory context to a class loader.
unbind(String) - Method in class org.apache.naming.resources.FileDirContext
Unbinds the named object.
unbind(Name) - Method in class org.apache.naming.resources.ProxyDirContext
Unbinds the named object.
unbind(String) - Method in class org.apache.naming.resources.ProxyDirContext
Unbinds the named object.
unbind(String) - Method in class org.apache.naming.resources.WARDirContext
Unbinds the named object.
unbind(Name) - Method in class org.apache.naming.SelectorContext
Unbinds the named object.
unbind(String) - Method in class org.apache.naming.SelectorContext
Unbinds the named object.
unbind(Name) - Method in class org.apache.naming.SynchronizedContext
Unbinds the named object.
unbind(String) - Method in class org.apache.naming.SynchronizedContext
Unbinds the named object.
unbindClassLoader(Object) - Static method in class org.apache.naming.ContextBindings
Unbinds a naming context from the context ClassLoader for the currently executing thread.
unbindClassLoader(Object, Object) - Static method in class org.apache.naming.ContextBindings
Unbinds a naming context from the context ClassLoader for the currently executing thread.
unbindClassLoader(Object, Object, ClassLoader) - Static method in class org.apache.naming.ContextBindings
Unbinds a naming context from a class loader.
unbindContext(Object) - Static method in class org.apache.naming.ContextBindings
Unbinds a context name.
unbindContext(Object, Object) - Static method in class org.apache.naming.ContextBindings
Unbinds a context name.
unbindThread(Object) - Static method in class org.apache.naming.ContextBindings
Unbinds a naming context from the currently executing thread.
unbindThread(Object, Object) - Static method in class org.apache.naming.ContextBindings
Unbinds a naming context from the currently executing thread.
unbindThread() - Static method in class org.apache.naming.resources.DirContextURLStreamHandler
Unbinds a directory context to a thread.
unload(String) - Method in class org.apache.naming.resources.ResourceCache
 
unsetSecurityToken(Object, Object) - Static method in class org.apache.naming.ContextAccessController
Remove a security token for a context.

V

validate(CacheEntry) - Method in class org.apache.naming.resources.ProxyDirContext
Validate entry.
value - Variable in class org.apache.naming.NamingEntry
 
vPath - Variable in class org.apache.naming.resources.ProxyDirContext
Virtual path.

W

WARDirContext - Class in org.apache.naming.resources
WAR Directory Context implementation.
WARDirContext() - Constructor for class org.apache.naming.resources.WARDirContext
Builds a WAR directory context using the given environment.
WARDirContext(Hashtable) - Constructor for class org.apache.naming.resources.WARDirContext
Builds a WAR directory context using the given environment.
WARDirContext(ZipFile, WARDirContext.Entry) - Constructor for class org.apache.naming.resources.WARDirContext
Constructor used for returning fake subcontexts.
WARDirContext.Entry - Class in org.apache.naming.resources
Entries structure.
WARDirContext.Entry(String, ZipEntry) - Constructor for class org.apache.naming.resources.WARDirContext.Entry
 
WARDirContext.WARResource - Class in org.apache.naming.resources
This specialized resource implementation avoids opening the IputStream to the WAR right away.
WARDirContext.WARResource(ZipEntry) - Constructor for class org.apache.naming.resources.WARDirContext.WARResource
 
weakETag - Variable in class org.apache.naming.resources.ResourceAttributes
Weak ETag.

X

XmlConfigurator - Class in org.apache.naming.config
Configure an in-memory JNDI implementation using an XML configuration file.
XmlConfigurator() - Constructor for class org.apache.naming.config.XmlConfigurator
 

A B C D E F G H I J L M N O P R S T U V W X