Package org.apache.xbean.recipe
Class ReflectionUtil.ConstructorFactory
java.lang.Object
org.apache.xbean.recipe.ReflectionUtil.ConstructorFactory
- All Implemented Interfaces:
ReflectionUtil.Factory
- Enclosing class:
ReflectionUtil
public static class ReflectionUtil.ConstructorFactory
extends Object
implements ReflectionUtil.Factory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
constructor
-
parameterNames
-
-
Constructor Details
-
ConstructorFactory
-
-
Method Details
-
getParameterNames
- Specified by:
getParameterNames
in interfaceReflectionUtil.Factory
-
getParameterTypes
- Specified by:
getParameterTypes
in interfaceReflectionUtil.Factory
-
create
- Specified by:
create
in interfaceReflectionUtil.Factory
- Throws:
ConstructionException
-