javax.mail.event
インタフェース StoreListener

すべてのスーパーインタフェース:
EventListener

public interface StoreListener
extends EventListener

これは Store Notifications に対する Listener インタフェースです。


メソッドの概要
 void notification(StoreEvent e)
          Store が通知イベントを生成すると呼び出されます。
 

メソッドの詳細

notification

void notification(StoreEvent e)
Store が通知イベントを生成すると呼び出されます。

関連項目:
StoreEvent.ALERT, StoreEvent.NOTICE