public class JandexClassFileServices extends Object implements ClassFileServices
ClassFileServices), which is a service that is a faster alternative to get info about class without a need to load it
with ClassLoader.| Constructor and Description |
|---|
JandexClassFileServices(JandexDiscoveryStrategy strategy) |
public JandexClassFileServices(JandexDiscoveryStrategy strategy)
public ClassFileInfo getClassFileInfo(String className)
getClassFileInfo in interface ClassFileServicespublic void cleanupAfterBoot()
cleanupAfterBoot in interface BootstrapServiceCopyright © 2014. All Rights Reserved.