NamingContext

Represents the root context of the persistent portion of the namespace. It contains NameBinding elements. NamingContext elements which are subcontexts will be nested at the appropriate binding.



Attributes Summary
contextId : StringUnique ID for this context.
parentContextId : StringUnique ID for the containing primary context.
nameBindings : NameBinding * The bindings contained in this context.

Attribute Details

contextId    -    Unique ID for this context.
     data type:  String
     default Value:   unspecified



parentContextId    -    Unique ID for the containing primary context.
     data type:  String
     default Value:   unspecified



nameBindings    -    The bindings contained in this context.
     data type: NameBinding*


Copyright IBM Corp. 1997-2004