org.omg.CORBA
Interface ConstructionPolicyOperations

All Superinterfaces:
PolicyOperations
All Known Subinterfaces:
ConstructionPolicy

public interface ConstructionPolicyOperations
extends PolicyOperations


Method Summary
 void make_domain_manager(InterfaceDef object_type, boolean constr_policy)
           
 
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
 

Method Detail

make_domain_manager

public void make_domain_manager(InterfaceDef object_type,
                                boolean constr_policy)