public interface

AopInfrastructureBean

org.springframework.aop.framework.AopInfrastructureBean
Known Indirect Subclasses

Class Overview

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.