public static interface ReflectionUtil.Factory
Modifier and Type | Method and Description |
---|---|
Object |
create(Object... parameters) |
List<String> |
getParameterNames() |
List<Type> |
getParameterTypes() |
Object create(Object... parameters) throws ConstructionException
ConstructionException
Copyright © 2005–2016. All rights reserved.