| Package | Description |
|---|---|
| com.ibm.ws.container.service.naming |
| Class and Description |
|---|
| JavaColonNamespaceBindings.ClassNameProvider
Provides the type names for the bindings.
|
| 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
|
| RemoteObjectInstance |
| RemoteObjectInstanceException
This exception indicates that something went wrong while attempting
to acquire an object that is represented on a remote server.
|
| RemoteObjectInstanceFactory |