クラス
jp.liq.container.util.MethodWrapper の使用

MethodWrapper を使用しているパッケージ
jp.liq.container.component   
jp.liq.container.vocabulary   
 

jp.liq.container.component での MethodWrapper の使用
 

MethodWrapper 型のパラメータを持つ jp.liq.container.component のコンストラクタ
ComponentMethodComponent(java.lang.Class<T> returnType, MethodWrapper method, java.lang.Class<?> ownerClass)
          このクラスのインスタンスを構築します。
ObjectMethodComponent(java.lang.Class<T> returnType, MethodWrapper method, java.lang.Object target)
          このクラスのインスタンスを構築します。
 

jp.liq.container.vocabulary での MethodWrapper の使用
 

MethodWrapper を返す jp.liq.container.vocabulary のメソッド
static MethodWrapper Reflector.method(java.lang.Class<?> type, java.lang.String name, java.lang.Class<?>... params)
          MethodWrapperを生成します。
 



Copyright © 2007 NTT DATA INTELLILINK CORPORATION. All Rights Reserved.