Package com.ibm.ws.container.service.naming


Interface Summary

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 Summary

Class Description
JavaColonNamespaceBindings<T> Manages the bindings for a #JavaColonNamingHelper.

Enum Summary

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