Package app.peac.core.service
Class AnnotationProcessor<T extends Annotation>
java.lang.Object
app.peac.core.service.AnnotationProcessor<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidafterAllAnnotations(Set<String> classes) protected voidbeforeAllAnnotations(Set<String> classes) protected voidprotected abstract voidinitializeAnnotation(String className)
-
Constructor Details
-
AnnotationProcessor
public AnnotationProcessor()
-
-
Method Details
-
getAnnotationType
-
initializeAnnotation
-
beforeAllAnnotations
-
initialize
protected void initialize() -
afterAllAnnotations
-