org.omg.CORBA
Interface DomainManagerOperations
- All Known Subinterfaces:
- DomainManager
public interface DomainManagerOperations
Provides the means to access the policies of the domain, with that
the implementing DomainManager
is associated.
Method Summary |
Policy |
get_domain_policy(int policy_type)
Get the policy of the specified type for the objects, belonging
to this domain. |
get_domain_policy
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