クラス GenericApplicationListenerAdapter

java.lang.ObjectSE
org.springframework.context.event.GenericApplicationListenerAdapter
実装されたすべてのインターフェース:
EventListenerSEApplicationListener<ApplicationEvent>GenericApplicationListenerSmartApplicationListenerOrdered

public class GenericApplicationListenerAdapter extends ObjectSE implements GenericApplicationListener
ターゲットリスナーの一般的に宣言された型を内省することにより、サポートされているイベント型を決定する GenericApplicationListener アダプター。
導入:
3.0
作成者:
Juergen Hoeller, Stephane Nicoll
関連事項: