Package javax.batch.api

Skip navigation links

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

Prev Package
Next Package

Frames
No Frames

Package javax.batch.api
Provides APIs used by Batch artifacts.

See: Description

Interface Summary Interface 	Description
Batchlet 	
A batchlet is type of batch step that can be used for any type of background processing that does not explicitly call for a chunk oriented approach.
Decider 	
A Decider receives control as part of a decision element in a job.
Class Summary Class 	Description
AbstractBatchlet 	
The AbstractBatchlet provides default implementations of less commonly implemented methods.
Annotation Types Summary Annotation Type 	Description
BatchProperty 	
Annotation used by batch artifacts to declare a field which is injectable via a JSL-defined value (possibly leveraging Job XML substitutions).

Package javax.batch.api Description
Provides APIs used by Batch artifacts.

Version:
1.0

Skip navigation links

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

Prev Package
Next Package

Frames
No Frames

Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Published 133 original articles · praised 191 · 20,000+ views

Guess you like

Origin blog.csdn.net/blog_programb/article/details/105687867