JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.aop.framework
Interface AopInfrastructureBean
All Known Implementing Classes:
AbstractAdvisingBeanPostProcessor
,
AbstractAdvisorAutoProxyCreator
,
AbstractAutoProxyCreator
,
AbstractBeanFactoryAwareAdvisingPostProcessor
,
AnnotationAwareAspectJAutoProxyCreator
,
AspectJAwareAdvisorAutoProxyCreator
,
AsyncAnnotationBeanPostProcessor
,
BeanNameAutoProxyCreator
,
DefaultAdvisorAutoProxyCreator
,
InfrastructureAdvisorAutoProxyCreator
,
MethodValidationPostProcessor
,
PersistenceExceptionTranslationPostProcessor
,
ProxyProcessorSupport
,
ScopedProxyFactoryBean
public interface
AopInfrastructureBean
Marker interface that indicates a bean that is part of Spring's AOP infrastructure. In particular, this implies that any such bean is not subject to auto-proxying, even if a pointcut would match.
Since:
2.0.3
Author:
Juergen Hoeller
See Also:
AbstractAutoProxyCreator
,
ScopedProxyFactoryBean
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Framework
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method