jgb.builder.utils
Class ConstructorCall
java.lang.Object
|
+--jgb.builder.utils.ParametersAccumulator
|
+--jgb.builder.utils.ConstructorCall
- public class ConstructorCall
- extends ParametersAccumulator
- Since:
- 0.2a
- Author:
- Francois Beausoleil, fbos@users.sourceforge.net
ConstructorCall
public ConstructorCall(String className)
throws ClassNotFoundException
call
public Object call()
throws NoSuchMethodException,
MethodCallException
NoSuchMethodException
MethodCallException
Copyright 2002-2003, François Beausoleil, All Rights Reserved