JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.springframework.batch.support.annotation
Annotation Type Classifier
@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited @Documented public @interface
Classifier
Mark a method as capable of classifying its input to an instance of its output. Should only be used on non-void methods with one parameter.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element