Example usage for org.springframework.aop.aspectj.annotation ReflectiveAspectJAdvisorFactory subclass-usage

List of usage examples for org.springframework.aop.aspectj.annotation ReflectiveAspectJAdvisorFactory subclass-usage

Introduction

In this page you can find the example usage for org.springframework.aop.aspectj.annotation ReflectiveAspectJAdvisorFactory subclass-usage.

Usage

From source file org.jdal.aop.DeclareMixinAspectJAdvisorFactory.java

/**
 * Add support for AspectJ {@link org.aspectj.lang.annotation.DeclareMixin} annotation.
 *  
 * @author Jose Luis Martin
 * @since 2.0
 */