|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PolicyManagerOperations
The PolicyManager operations are used for setting and accessing Policy overrides at a particular scope. For example, an instance of the PolicyCurrent is used for specifying Policy overrides that apply to invocations from that thread.
Method Summary | |
---|---|
Policy[] |
get_policy_overrides(int[] ts)
Returns a PolicyList containing the overridden Polices for the requested PolicyTypes. |
void |
set_policy_overrides(Policy[] policies,
SetOverrideType set_add)
Modifies the current set of overrides with the requested list of Policy overrides. |
Method Detail |
---|
Policy[] get_policy_overrides(int[] ts)
void set_policy_overrides(Policy[] policies, SetOverrideType set_add) throws InvalidPolicies
InvalidPolicies
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |