Package jodd.madvoc.meta

Annotations used by Madvoc.

See:
          Description

Class Summary
ActionAnnotation<A extends Annotation> Action method annotation reader.
ActionAnnotationData<A extends Annotation> Action annotation elements.
 

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