クラス
org.seasar.uruma.annotation.EventListener の使用

EventListener を使用しているパッケージ
org.seasar.uruma.binding.method   
org.seasar.uruma.debug.action   
 

org.seasar.uruma.binding.method での EventListener の使用
 

EventListener 型のパラメータを持つ org.seasar.uruma.binding.method のコンストラクタ
EventListenerDef(Method target, EventListener eventListener, AsyncMethod asyncMethod)
          EventListenerDef を構築します。
 

org.seasar.uruma.debug.action での EventListener の使用
 

Methods in org.seasar.uruma.debug.action with annotations of type EventListener
 void UrumaDebugViewAction.doBundle()
          bundle
 void UrumaDebugViewAction.doCcontext()
          context
 void UrumaDebugViewAction.doComponent()
          component
 void UrumaDebugViewAction.doPlugin()
          plugin
 void UrumaDebugViewAction.doS2Container()
          s2container
 void UrumaDebugViewAction.doTemplate()
          template
 



Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.