public abstract static class NablarchTestUtils.ReflectionOperation
extends java.lang.Object
| Constructor and Description | 
|---|
ReflectionOperation()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute()
実行する。 
 | 
protected abstract void | 
operate()
サブクラス、無名クラスでリフレクション操作を行う。 
 |