@Version(value="1.1")
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 | |
RemoteJavaColonNamingHelper |
This interface is intended for implementation by any container wishing to
register on the JNDI NamingHelper whiteboard for the java: namespace.
|
RemoteObjectInstance | |
RemoteObjectInstanceFactory |
Class | Description |
---|---|
JavaColonNamespaceBindings<T> |
Manages the bindings for a
#JavaColonNamingHelper . |
RemoteObjectInstanceEnumImpl | |
RemoteObjectInstanceFactoryImpl | |
RemoteObjectInstanceImpl | |
RemoteReferenceObjectInstanceImpl |
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
|
Exception | Description |
---|---|
RemoteObjectInstanceException |
This exception indicates that something went wrong while attempting
to acquire an object that is represented on a remote server.
|