Class AccountNotificationListenerDefinition
java.lang.Object
org.iplass.mtp.auth.policy.definition.AccountNotificationListenerDefinition
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JavaClassAccountNotificationListenerDefinition
,MailAccountNotificationListenerDefinition
,ScriptingAccountNotificationListenerDefinition
AccountNotificationListener
の定義。
定義されたAccountNotificationListenerにて、アカウントの状態の変更通知を受け取ることができる。- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AccountNotificationListenerDefinition
public AccountNotificationListenerDefinition()
-