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
ConstructionExceptionCopyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.