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 DomainManage 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
aicas GmbH, Karlsruhe - Germany www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.