|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--jgb.builder.utils.ParametersAccumulator
|
+--jgb.builder.utils.ConstructorCall
| Constructor Summary | |
ConstructorCall(String className)
|
|
| Method Summary | |
Object |
call()
|
| Methods inherited from class jgb.builder.utils.ParametersAccumulator |
addParameter, createParametersArray, createValuesArray, getParamCount, getParameterTypes, getParameterValues, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConstructorCall(String className)
throws ClassNotFoundException
| Method Detail |
public Object call()
throws NoSuchMethodException,
MethodCallException
NoSuchMethodException
MethodCallException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||