NameSpaceBinding

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



Attributes Summary
name : StringThe administrative name for the binding.
nameInNameSpace : StringThis 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


Copyright IBM Corp. 1997-2004