|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
public interface PolicyListener
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)| メソッドの概要 | |
|---|---|
String |
getServiceTypeName()
Returns 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. |
| メソッドの詳細 |
|---|
String getServiceTypeName()
void policyChanged(PolicyEvent policyEvent)
serviceTypeName of this listener
policyEvent - event object sent by the policy frameworkPolicyEvent
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||