クラス
org.seasar.framework.exception.InvocationTargetRuntimeException の使用

InvocationTargetRuntimeException を使用しているパッケージ
org.seasar.framework.util org.seasar.frameworkに対するユーティリティ機能を提供します。 
 

org.seasar.framework.util での InvocationTargetRuntimeException の使用
 

InvocationTargetRuntimeException をスローする org.seasar.framework.util のメソッド
static Object MethodUtil.invoke(Method method, Object target, Object[] args)
          Method.invoke(Object, Object[])の例外処理をラップします。
static Object ConstructorUtil.newInstance(Constructor constructor, Object[] args)
          新しいインスタンスを作成します。
 



Copyright ? 2004-2007 The Seasar Foundation. All Rights Reserved.