|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.aop.aspectj.annotation.BeanFactoryAspectJAdvisorsBuilder
org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator.BeanFactoryAspectJAdvisorsBuilderAdapter
private class AnnotationAwareAspectJAutoProxyCreator.BeanFactoryAspectJAdvisorsBuilderAdapter
Subclass of BeanFactoryAspectJAdvisorsBuilderAdapter that delegates to surrounding AnnotationAwareAspectJAutoProxyCreator facilities.
| Constructor Summary | |
|---|---|
AnnotationAwareAspectJAutoProxyCreator.BeanFactoryAspectJAdvisorsBuilderAdapter(ListableBeanFactory beanFactory,
AspectJAdvisorFactory advisorFactory)
|
|
| Method Summary | |
|---|---|
protected boolean |
isEligibleBean(java.lang.String beanName)
Return whether the aspect bean with the given name is eligible. |
| Methods inherited from class org.springframework.aop.aspectj.annotation.BeanFactoryAspectJAdvisorsBuilder |
|---|
buildAspectJAdvisors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationAwareAspectJAutoProxyCreator.BeanFactoryAspectJAdvisorsBuilderAdapter(ListableBeanFactory beanFactory,
AspectJAdvisorFactory advisorFactory)
| Method Detail |
|---|
protected boolean isEligibleBean(java.lang.String beanName)
BeanFactoryAspectJAdvisorsBuilder
isEligibleBean in class BeanFactoryAspectJAdvisorsBuilderbeanName - the name of the aspect bean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||