Example usage for org.springframework.aop PointcutAdvisor interface-usage

List of usage examples for org.springframework.aop PointcutAdvisor interface-usage

Introduction

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

Usage

From source file org.activiti.spring.components.aop.ProcessStartingPointcutAdvisor.java

/**
 * AOP advice for methods annotated with (by default) {@link StartProcess}.
 *
 * Advised methods start a process after the method executes.
 *
 * Advised methods can declare a return