public interface ControllerBeanDefinition extends AnnotationBeanDefinition
| 限定符和类型 | 方法和说明 |
|---|---|
List<Method> |
getReqMethods() |
void |
setReqMethods(List<Method> reqMethods) |
getInjectedInstance, getInjectFields, getInjectMethods, setInjectedInstance, setInjectFields, setInjectMethodsgetClassName, getConstructor, getId, getInitMethod, getInterfaceNames, setClassName, setConstructor, setId, setInitMethod, setInterfaceNamesCopyright © 2016. All rights reserved.