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 Unique ID for this context.
parentContextId Unique ID for the containing primary context.
nameBindings 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