|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WinningOutcome
An Outcome
for the winner. The winner should notify when work
is complete. Notifying incomplete, or exception state is not
yet supported.
Method Summary | |
---|---|
void |
complete()
Used by the winner to update state to complete. |
Methods inherited from interface org.oddjob.scheduling.Outcome |
---|
getWinner, isWon |
Method Detail |
---|
void complete()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |