Java org.springframework.data.util AnnotationDetectionFieldCallback fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.util AnnotationDetectionFieldCallback fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.util AnnotationDetectionFieldCallback.

The text is from its open source code.

Constructor

AnnotationDetectionFieldCallback(Class annotationType)
Creates a new AnnotationDetectionFieldCallback scanning for an annotation of the given type.

Method

ClassgetType()
Returns the type of the field.