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

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

Introduction

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

Usage

From source file org.springframework.cloud.sleuth.annotation.SleuthAdvisorConfig.java

/**
 * Custom pointcut advisor that picks all classes / interfaces that
 * have the Sleuth related annotations.
 *
 * @author Marcin Grzejszczak
 * @since 1.2.0