Uses of Interface
org.omg.CORBA.ConstructionPolicyOperations

Packages that use ConstructionPolicyOperations
org.omg.CORBA   
 

Uses of ConstructionPolicyOperations in org.omg.CORBA
 

Subinterfaces of ConstructionPolicyOperations in org.omg.CORBA
 interface ConstructionPolicy
          Generated from IDL interface "ConstructionPolicy"
 

Classes in org.omg.CORBA that implement ConstructionPolicyOperations
 class _ConstructionPolicyStub
          Generated from IDL interface "ConstructionPolicy"
 class ConstructionPolicyPOA
          Generated from IDL interface "ConstructionPolicy"
 class ConstructionPolicyPOATie
          Generated from IDL interface "ConstructionPolicy"
 

Methods in org.omg.CORBA that return ConstructionPolicyOperations
 ConstructionPolicyOperations ConstructionPolicyPOATie._delegate()
           
 

Methods in org.omg.CORBA with parameters of type ConstructionPolicyOperations
 void ConstructionPolicyPOATie._delegate(ConstructionPolicyOperations delegate)
           
 

Constructors in org.omg.CORBA with parameters of type ConstructionPolicyOperations
ConstructionPolicyPOATie(ConstructionPolicyOperations delegate)
           
ConstructionPolicyPOATie(ConstructionPolicyOperations delegate, POA poa)