Generated by
JDiff

Class org.springframework.context.index.CandidateComponentsIndexer

The superclass changed from javax.annotation.processing.AbstractProcessor to java.lang.Object.
Added interface javax.annotation.processing.Processor.

Removed Methods
List<StereotypesProvider> getStereotypesProviders(ProcessingEnvironment)  
CandidateComponentsMetadata writeMetaData()  
 

Added Methods
Iterable<Completion> getCompletions(Element, AnnotationMirror, ExecutableElement, String)  
Set<String> getSupportedAnnotationTypes()  
Set<String> getSupportedOptions()  
SourceVersion getSupportedSourceVersion()