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

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

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

InstantiationRuntimeException をスローする org.seasar.framework.util のメソッド
static Object ConstructorUtil.newInstance(Constructor constructor, Object[] args)
          新しいインスタンスを作成します。
static Object ClassUtil.newInstance(Class clazz)
          新しいインスタンスを作成します。
static Object ClassUtil.newInstance(String className)
          新しいインスタンスを作成します。
 



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