Package javax.batch.runtime.context

Skip navigation links

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

Prev Package
Next Package

Frames
No Frames

Package javax.batch.runtime.context
Provides APIs for context classes allowing data sharing across Batch artifacts within a job instance and within a step.

See: Description

Interface Summary Interface 	Description
JobContext 	
A JobContext provides information about the current job execution.
StepContext 	
A StepContext provides information about the current step of a job execution.

Package javax.batch.runtime.context Description
Provides APIs for context classes allowing data sharing across Batch artifacts within a job instance and within a step.

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.

发布了133 篇原创文章 · 获赞 191 · 访问量 2万+

猜你喜欢

转载自blog.csdn.net/blog_programb/article/details/105688134
今日推荐