public interface AnnotationBeanDefinition extends BeanDefinition
| 限定符和类型 | 方法和说明 |
|---|---|
List<Field> |
getInjectFields() |
List<Method> |
getInjectMethods() |
void |
setInjectFields(List<Field> fields) |
void |
setInjectMethods(List<Method> methods) |
getClassName, getConstructor, getDestroyedMethod, getId, getInitMethod, getInterfaceNames, setClassName, setConstructor, setDestroyedMethod, setId, setInitMethod, setInterfaceNamesCopyright © 2017. All rights reserved.