NameSpaceBinding

Abstract base class for the subclasses EjbNameSpaceBinding, CORBAObjectNameSpaceBinding, IndirectLookupNameSpaceBinding, and StringNameSpaceBinding. This class contains attributes common to all subclasses.



 

Attributes Summary

name The administrative name for the binding.
nameInNameSpace This name is the binding name for the configured binding.

 

Attribute Details


name

The administrative name for the binding. This name is, in effect, a label used to identify the binding in the Admin Console.

Data type:   String
Default value:   unspecified



nameInNameSpace

This name is the binding name for the configured binding. It can be a simple or compound name. The name is relative to the starting context, determined by the scope of the configured binding. If the binding is cell-scoped, the starting context is the cell persistent root context. If the binding is node-scoped, the starting context is the node persistent root context. If the binding is server-scoped, the starting context is the server's server root context.

Data type:   String
Default value:   unspecified