|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AnnotationProcessor
Processes the annotations of a class, configuring its mapping as indicated by the annotations
| Method Summary | |
|---|---|
int |
getOrder()
Annotation processors get executed in order. |
void |
process(Event event)
Expands an ActionMapping with the metadata annotated to an Action class. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
void process(Event event)
event - the event to be modifiedint getOrder()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||