org.oddjob.scheduling
Interface LoosingOutcome

All Superinterfaces:
Outcome, Stateful

public interface LoosingOutcome
extends Outcome, Stateful

An {link Outcome} for the looser. A loosing Outcome provides state notifications that will notify any listeners when the winner has completed the work.

Author:
rob

Method Summary
 
Methods inherited from interface org.oddjob.scheduling.Outcome
getWinner, isWon
 
Methods inherited from interface org.oddjob.Stateful
addStateListener, lastStateEvent, removeStateListener