|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper
org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator.BeanFactoryAdvisorRetrievalHelperAdapter
private class AbstractAdvisorAutoProxyCreator.BeanFactoryAdvisorRetrievalHelperAdapter
Subclass of BeanFactoryAdvisorRetrievalHelper that delegates to surrounding AbstractAdvisorAutoProxyCreator facilities.
| Constructor Summary | |
|---|---|
AbstractAdvisorAutoProxyCreator.BeanFactoryAdvisorRetrievalHelperAdapter(ConfigurableListableBeanFactory beanFactory)
|
|
| Method Summary | |
|---|---|
protected boolean |
isEligibleBean(java.lang.String beanName)
Determine whether the aspect bean with the given name is eligible. |
| Methods inherited from class org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper |
|---|
findAdvisorBeans |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractAdvisorAutoProxyCreator.BeanFactoryAdvisorRetrievalHelperAdapter(ConfigurableListableBeanFactory beanFactory)
| Method Detail |
|---|
protected boolean isEligibleBean(java.lang.String beanName)
BeanFactoryAdvisorRetrievalHelperThe default implementation always returns true.
isEligibleBean in class BeanFactoryAdvisorRetrievalHelperbeanName - the name of the aspect bean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||