| 程序包 | 说明 |
|---|---|
| org.springframework.beans.factory.support |
Classes supporting the
org.springframework.beans.factory package. |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
AbstractBeanDefinition.prepareMethodOverride(MethodOverride mo)
Validate and prepare the given method override.
|
void |
AbstractBeanDefinition.prepareMethodOverrides()
Validate and prepare the method overrides defined for this bean.
|
void |
AbstractBeanDefinition.validate()
Validate this bean definition.
|
void |
ChildBeanDefinition.validate() |