JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
org.tentackle.common
Package
org.tentackle.common
Annotation Interface AnnotationProcessor
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Service
(
javax.annotation.processing.Processor.class
)
public @interface
AnnotationProcessor
Annotation to express that the annotated class is an annotation processor.