Package net.anwiba.commons.reflection
Class ReflectionConstructorInvoker<C>
java.lang.Object
net.anwiba.commons.reflection.ReflectionConstructorInvoker<C>
-
Constructor Summary
ConstructorsConstructorDescriptionReflectionConstructorInvoker(Class<? extends C> clazz, Class<?>... argumentTypes) -
Method Summary
-
Constructor Details
-
ReflectionConstructorInvoker
-
-
Method Details
-
invoke
- Throws:
InvocationTargetException
-