Example usage for org.springframework.core.type.classreading RecursiveAnnotationAttributesVisitor subclass-usage

List of usage examples for org.springframework.core.type.classreading RecursiveAnnotationAttributesVisitor subclass-usage

Introduction

In this page you can find the example usage for org.springframework.core.type.classreading RecursiveAnnotationAttributesVisitor subclass-usage.

Usage

From source file org.springframework.core.type.classreading.AbstractRecursiveAnnotationVisitor.java

/**
 * ASM visitor which looks for the annotations defined on a class or method, including
 * tracking meta-annotations.
 *
 * <p>As of Spring 3.1.1, this visitor is fully recursive, taking into account any nested
 * annotations or nested annotation arrays. These annotations are in turn read into