Package nablarch.test
Class NablarchTestUtils.ReflectionOperation
java.lang.Object
nablarch.test.NablarchTestUtils.ReflectionOperation
- Enclosing class:
- NablarchTestUtils
リフレクションAPIを使用する際の簡易的なテンプレートクラス。
例外が発生した場合の典型的な対処を提供する。
例外が発生した場合の典型的な対処を提供する。
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ReflectionOperation
public ReflectionOperation()
-
-
Method Details
-
execute
public final void execute()実行する。 -
operate
サブクラス、無名クラスでリフレクション操作を行う。- Throws:
Exception
- 例外
-