ReflectionUtil.ConstructorFactory
, ReflectionUtil.StaticFactory
public 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
ConstructionException
Copyright © 2005–2018. All rights reserved.