jodd.madvoc.meta |
Annotations used by Madvoc.
|
Java Source File Name | Type | Comment |
Action.java | Annotation | Marker for action methods. |
In.java | Annotation | Marks a field where injection should be performed. |
InterceptedBy.java | Annotation | Defines array of action interceptors. |
MadvocAction.java | Annotation | Marker for Madvoc action, i.e. |
Out.java | Annotation | Marks a field where outjection should be performed. |