Interface | Description |
---|---|
JavaColonNamespaceBindings.ClassNameProvider<T> |
Provides the type names for the bindings.
|
JavaColonNamingHelper |
This interface is intended for implementation by any container wishing to
register on the JNDI NamingHelper whiteboard for the java: namespace.
|
NamingConstants |
Class | Description |
---|---|
JavaColonNamespaceBindings<T> |
Manages the bindings for a
#JavaColonNamingHelper . |
Enum | Description |
---|---|
NamingConstants.JavaColonNamespace |
This enum represents the different namespaces of java:
COMP = java:comp
COMP_ENV = java:comp/env
COMP_WS = java:comp/websphere
GLOBAL = java:global
APP = java:app
MODULE = java:module
|