Uses of Interface
com.jk.core.annotations.AnnotationHandler
Packages that use AnnotationHandler
-
Uses of AnnotationHandler in com.jk.core.annotations
Methods in com.jk.core.annotations with parameters of type AnnotationHandlerModifier and TypeMethodDescriptionstatic void
AnnotationDetector.scan
(Class<? extends Annotation> clas, String[] basePackage, AnnotationHandler handler) This method scans the package for classes with class annotations.