Class | Description |
---|---|
AnnotationProcessors |
An indiscriminate dumping ground for static methods that help paper over the
missing functionality in the Java 6 Annotation Processing API.
|
BoundAnnotationChecker |
Evaluates usage of the ErraiUI DataField annotation and emits errors and warnings when
the annotation is not being used correctly.
|
DataFieldAnnotationChecker |
Evaluates usage of the ErraiUI DataField annotation and emits errors and warnings when
the annotation is not being used correctly.
|
EventHandlerAnnotationChecker |
Evaluates usage of the ErraiUI EventHandler annotation and emits errors and warnings when
the annotation is not being used correctly.
|
TemplatedAnnotationChecker |
Evaluates usage of the ErraiUI Templated annotation and emits errors and warnings when
the annotation is not being used correctly.
|
TypeNames |
A collection of fully qualified type names that are of interest to our
annotation processors.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.