net.commerce.zocalo.experiment.states
Interface JudgingStatusAdaptorI

All Known Implementing Classes:
JudgingStatusAdaptor, NoActionJudgingStatusAdaptor

public interface JudgingStatusAdaptorI

Parent of JudgingStatusAdaptors. Provides judging() to be added to the StatusAdaptor interface.


Method Summary
 void judging()
           
 

Method Detail

judging

void judging()
             throws ScoreException
Throws:
ScoreException