Example usage for org.springframework.aop.support AbstractGenericPointcutAdvisor subclass-usage

List of usage examples for org.springframework.aop.support AbstractGenericPointcutAdvisor subclass-usage

Introduction

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

Usage

From source file org.jdal.remoting.RemoteClientAdvisor.java

/**
 * @author Jose Luis Martin - (jlm@joseluismartin.info)
 *
 */
public class RemoteClientAdvisor extends AbstractGenericPointcutAdvisor {