|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The interface PolicyListener defines an interface
for listeners that would register with policy framework
to receive notifications whenever a policy is added, removed
or changed
PolicyEvaluator.addPolicyListener(PolicyListener)| Method Summary | |
java.lang.String |
getServiceTypeName()
Gets the service type name for which this listener wants to get notifications |
void |
policyChanged(PolicyEvent policyEvent)
This method is called by the policy framework whenever a policy is added, removed or changed. |
| Method Detail |
public java.lang.String getServiceTypeName()
public void policyChanged(PolicyEvent policyEvent)
serviceTypeName of this listener
policyEvent - event object sent by the policy frameworkPolicyEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||