public static class BeanCreator.MethodBeanCreator extends BeanCreator
BeanCreator.BeanCreatorProperty, BeanCreator.ConstructorBeanCreator, BeanCreator.MethodBeanCreator| Modifier and Type | Field and Description |
|---|---|
protected Method |
_creator |
ofClass, parameters| Constructor and Description |
|---|
BeanCreator.MethodBeanCreator(Method method,
String[] parameterNames,
Type[] expandedParameterTypes) |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(Object... args) |
int |
priority() |
protected String |
signature() |
compareTo, contains, couldNotCreatedecorate, getAnnotation, getAnnotations, getDeclaredAnnotations, isAnnotationPresent, isWrapped, toAnnotatedElement, unwrapprotected final Method _creator
public Object create(Object... args)
create in class BeanCreatorprotected String signature()
signature in class BeanCreatorpublic int priority()
priority in class BeanCreatorCopyright © 2014. All Rights Reserved.