Example usage for org.springframework.aop.framework Advised interface-usage

List of usage examples for org.springframework.aop.framework Advised interface-usage

Introduction

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

Usage

From source file p1.AdvisedSupport.java

/**
 * Superclass for AOP proxy configuration managers. These are not themselves AOP
 * proxies, but subclasses of this class are normally factories from which AOP
 * proxy instances are obtained directly.
 * 
 * <p>

From source file org.springframework.aop.framework.AdvisedSupport.java

/**
 * Base class for AOP proxy configuration managers.
 * These are not themselves AOP proxies, but subclasses of this class are
 * normally factories from which AOP proxy instances are obtained directly.
 *
 * <p>This class frees subclasses of the housekeeping of Advices