|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) public @interface Verified
This annotation is applied to Step classes that don't need any extra verification before they're executed. Classes that don't take any parameters and don't load any readers or writers fall into this category. Using this annotation tells the verification stage not to issue a warning when it doesn't find a verify class method.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||