T
- The inner callback this job represents.public final class JobCallback<T extends CallbackMsg> extends BaseJobCallback
Modifier and Type | Field and Description |
---|---|
private T |
callback
Gets the inner callback message for this job.
|
callbackType, jobId
Constructor and Description |
---|
JobCallback(JobID jobId,
T callback) |
private final T extends CallbackMsg callback
Copyright © 2012. All Rights Reserved.