InternalBindingValuepublic class InternalBindingValue extends Object Class InternalBindingKey acts as a container for two objects, namely
a org.omg.CosNaming::Binding and an CORBA object reference, which are the two
components associated with the binding. |
Fields Summary |
---|
public org.omg.CosNaming.Binding | theBinding | public String | strObjectRef | public org.omg.CORBA.Object | theObjectRef |
|