Package jodd.madvoc.meta

Annotations used by Madvoc.

See:
          Description

Annotation Types Summary
Action Marker for action methods.
In Marks fields and setters where injection should be performed.
InOut Shortcut for both In and Out annotations on one single field.
InterceptedBy Defines array of action interceptors.
MadvocAction Marker for Madvoc action, i.e. classes with action methods.
Out Marks fields and getters where outjection should be performed.
 

Package jodd.madvoc.meta Description

Annotations used by Madvoc.



Copyright © 2003-2011 Jodd Team