Package com.ibm.ws.container.service.naming
@Version("2.0")
package com.ibm.ws.container.service.naming
-
ClassDescriptionEJBLocalNamingHelper<EJBBinding>This interface is intended for implementation by any container wishing to register on the JNDI NamingHelper whiteboard for the ejblocal: namespace.Manages the bindings for a
#JavaColonNamingHelper
.Provides the type names for the bindings.This interface is intended for implementation by any container wishing to register on the JNDI NamingHelper whiteboard for the java: namespace.LocalColonEJBNamingHelper<EJBBinding>This interface is intended for implementation by any container wishing to register on the JNDI NamingHelper whiteboard for the local:ejb namespace.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:moduleThis interface is intended for implementation by any container wishing to register on the JNDI NamingHelper whiteboard for the java: namespace.This exception indicates that something went wrong while attempting to acquire an object that is represented on a remote server.