org.omg.CORBA
Interface ConstructionPolicyOperations

All Superinterfaces:
PolicyOperations
All Known Subinterfaces:
ConstructionPolicy
All Known Implementing Classes:
_ConstructionPolicyStub, ConstructionPolicyPOA

public interface ConstructionPolicyOperations
extends PolicyOperations

Generated from IDL interface "ConstructionPolicy"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

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)