| Class | Description |
|---|---|
| AnnotationGeneratorMojo |
This goal will lookup all annotation that are themselves
annotated with
MirroredAnnotation, and then
generate runtime annotation proxy classes to enable
creating instances of annotations at runtime, either
manually through AnnoNameBuilder objects,
or by wrapping IsAnnotation instances into AnnoNameProxy objects. |
| ModelGeneratorMojo |
Examines the classpath for interfaces extending
Model,
or any type annotated with IsModel, and then builds
implementation classes for the given type. |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.