Generated by
JDiff

Class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider

Added Methods
void clearCache() Clear the underlying metadata cache, removing all cached class metadata.
MetadataReaderFactory getMetadataReaderFactory() Return the MetadataReaderFactory used by this component provider.
void setMetadataReaderFactory(MetadataReaderFactory) Set the MetadataReaderFactory to use.
 

Changed Methods
Environment getEnvironment() Change from non-final to final.