ReflectionUtil.ConstructorFactory, ReflectionUtil.StaticFactorypublic static interface ReflectionUtil.Factory
| Modifier and Type | Method | Description |
|---|---|---|
Object |
create(Object... parameters) |
|
List<String> |
getParameterNames() |
|
List<Type> |
getParameterTypes() |
Object create(Object... parameters) throws ConstructionException
ConstructionExceptionCopyright © 2005–2018. All rights reserved.