org.wiperdog.jobmanager
Interface Receiver
- All Superinterfaces:
- Predecessor
- All Known Subinterfaces:
- JobReceiver
- All Known Implementing Classes:
- JobReceiverImpl, PseudoReceiver
public interface Receiver
- extends Predecessor
ジョブ実行の結果をJobNetに流すインタフェース
- Author:
- kurohara
|
Method Summary |
org.quartz.JobKey |
getJobKey()
JobKeyを取得 |
KEY_JOBEXECUTIONFAILED
static final String KEY_JOBEXECUTIONFAILED
- See Also:
- Constant Field Values
getJobKey
org.quartz.JobKey getJobKey()
- JobKeyを取得
- Returns:
- JobKey
Copyright © 2013. All Rights Reserved.