public class ReflectionConstructorInvoker<C> extends Object
| Constructor and Description |
|---|
ReflectionConstructorInvoker(Class<? extends C> clazz,
Class<?>... argumentTypes) |
public C invoke(Object... arguments) throws InvocationTargetException
InvocationTargetExceptionCopyright © 2007–2017 Andreas Bartels. All rights reserved.