public static class BeanCreator.MethodBeanCreator extends BeanCreator
BeanCreator.BeanCreatorProperty, BeanCreator.ConstructorBeanCreator, BeanCreator.MethodBeanCreator| Modifier and Type | Field and Description |
|---|---|
protected Method |
_creator |
ofClass, parameters, paramsAndAliases| Constructor and Description |
|---|
MethodBeanCreator(Method method,
String[] parameterNames,
Type[] expandedParameterTypes,
Class<?> concreteClass) |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(Object... args) |
int |
getModifiers() |
int |
priority() |
protected String |
signature() |
compareTo, contains, couldNotCreate, getPropertiesdecorate, getAnnotation, getAnnotations, getDeclaredAnnotations, isAnnotationPresent, isOfType, isWrapped, toAnnotatedElement, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotationsByTypeprotected final Method _creator
public Object create(Object... args)
create in class BeanCreatorprotected String signature()
signature in class BeanCreatorpublic int priority()
priority in class BeanCreatorpublic int getModifiers()
getModifiers in class BeanCreatorCopyright © 2019. All rights reserved.