JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.tentackle.common
org.tentackle.common
AnnotationProcessor
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface AnnotationProcessor
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Service
(
Processor
.class)
public @interface
AnnotationProcessor
Annotation to express that the annotated class is an annotation processor.