org.omg.CORBA

Interface DomainManagerOperations

public interface DomainManagerOperations

Provides the means to access the policies of the domain, with that the implementing {@link DomainManager} is associated.
Method Summary
Policyget_domain_policy(int policy_type)
Get the policy of the specified type for the objects, belonging to this domain.

Method Detail

get_domain_policy

public Policy get_domain_policy(int policy_type)
Get the policy of the specified type for the objects, belonging to this domain. The policy types are domain specific.

Parameters: policy_type the policy type

Returns: the policy