This type is a class for model objects.
Abstract base class for the subclasses EjbNameSpaceBinding, CORBAObjectNameSpaceBinding, IndirectLookupNameSpaceBinding, and StringNameSpaceBinding. This class contains attributes common to all subclasses.
Package: namebindingsAttributes Summary | |
name : EString | The administrative name for the binding. This name is, in effect, a label used to identify the binding in the Admin Console. |
nameInNameSpace : EString | 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. |
Attribute Details |