CORBAObjectNameSpaceBinding

Represents a binding to a NamingContext or leaf node object bound elsewhere in a CosNaming server. This class is a subclass of NameSpaceBinding.

Inherits from type NameSpaceBinding and adds the following.

Attributes Summary
corbanameUrl : StringA corbaname URL string identifying where the target object is bound in a CosNaming server.
federatedContext : booleanA value of true binds the target object with a CosNaming BindingType value of CosNaming::BindingType.

Attribute Details

corbanameUrl    -    A corbaname URL string identifying where the target object is bound in a CosNaming server.
     data type:  String
     default Value:   unspecified



federatedContext    -    A value of true binds the target object with a CosNaming BindingType value of CosNaming::BindingType.ncontext. A value of false binds the target object with a binding type of CosNaming::BindingType.nobject.
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  


Copyright IBM Corp. 1997-2004