|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JobConsumer.AsyncHandler
If the consumer decides to process the job asynchronously, this handler
interface can be used to notify finished processing. The asynchronous
handler can be retried using the property name JobConsumer.PROPERTY_JOB_ASYNC_HANDLER
.
Method Summary | |
---|---|
void |
cancel()
|
void |
failed()
|
void |
ok()
|
Method Detail |
---|
void failed()
void ok()
void cancel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |