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

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

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

AsyncMethod を返す org.seasar.uruma.binding.method のメソッド
 AsyncMethod EventListenerDef.getAsyncMethod()
          AsyncMethod アノテーションを返します。
 

AsyncMethod 型のパラメータを持つ org.seasar.uruma.binding.method のメソッド
static MethodBinding MethodBindingFactory.createMethodBinding(Object target, Method method, WidgetHandle handle, AsyncMethod asyncMethod)
          MethodBinding を生成します。
 

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



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