NameSpaceBinding
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: namebindings
Known subtypes:
IndirectLookupNameSpaceBinding
StringNameSpaceBinding
CORBAObjectNameSpaceBinding
EjbNameSpaceBinding
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes 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
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: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
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: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006