Class CandidateComponentsIndexer

java.lang.Object
org.springframework.context.index.processor.CandidateComponentsIndexer
All Implemented Interfaces:
Processor

public class CandidateComponentsIndexer extends Object implements Processor
Annotation Processor that writes a CandidateComponentsMetadata file for spring components.
Since:
5.0
Author:
Stephane Nicoll, Juergen Hoeller