ConcurrentReferenceCachingMetadataReaderFactory
constructor()
Create a new ConcurrentReferenceCachingMetadataReaderFactory instance for the default class loader.
Create a new ConcurrentReferenceCachingMetadataReaderFactory instance for the given resource loader.
Parameters
resourceLoader
the Spring ResourceLoader to use (also determines theClassLoader to use)
Create a new ConcurrentReferenceCachingMetadataReaderFactory instance for the given class loader.
Parameters
classLoader
the ClassLoader to use