See: Description
Interface | Description |
---|---|
NamingServiceMBean |
Naming MBean interface.
|
Class | Description |
---|---|
Constants |
Static constants for this package.
|
ContextAccessController |
Handles the access control on the JNDI contexts.
|
ContextBindings |
Handles the associations :
Catalina context name with the NamingContext
Calling thread with the NamingContext
|
EjbRef |
Represents a reference address to an EJB.
|
JndiPermission |
Java SecurityManager Permission class for JNDI name based file resources
|
LogFacade |
/**
Provides the logging facilities.
|
NameParserImpl |
Parses names.
|
NamingContext |
Catalina JNDI Context implementation.
|
NamingContextBindingsEnumeration |
Naming enumeration implementation.
|
NamingContextEnumeration |
Naming enumeration implementation.
|
NamingEntry |
Represents a binding in a NamingContext.
|
NamingService |
Implementation of the NamingService JMX MBean.
|
ResourceEnvRef |
Represents a reference address to a resource environment.
|
ResourceLinkRef |
Represents a reference address to a resource.
|
ResourceRef |
Represents a reference address to a resource.
|
SelectorContext |
Catalina JNDI Context implementation.
|
StringManager |
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.
|
TransactionRef |
Represents a reference address to a transaction.
|
Util |
Utility methods originally defined in org.apache.catalina.util.RequestUtil
and moved here in order to become accessible to code in web-naming and
war-util.
|
Enum | Description |
---|---|
NamingServiceMBean.State |
This package contains a memory based naming service provider.
Copyright © 2019. All rights reserved.