Package org.apache.xbean.recipe
Interface ReflectionUtil.Factory
- All Known Implementing Classes:
ReflectionUtil.ConstructorFactory
,ReflectionUtil.StaticFactory
- Enclosing class:
ReflectionUtil
public static interface ReflectionUtil.Factory
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getParameterNames
-
getParameterTypes
-
create
- Throws:
ConstructionException
-