Example usage for org.springframework.aop.framework ProxyProcessorSupport subclass-usage

List of usage examples for org.springframework.aop.framework ProxyProcessorSupport subclass-usage

Introduction

In this page you can find the example usage for org.springframework.aop.framework ProxyProcessorSupport subclass-usage.

Usage

From source file org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.java

/**
 * {@link org.springframework.beans.factory.config.BeanPostProcessor} implementation
 * that wraps each eligible bean with an AOP proxy, delegating to specified interceptors
 * before invoking the bean itself.
 *
 * <p>This class distinguishes between "common" interceptors: shared for all proxies it