com.azalient.api.event.model
Interface ModelEventResult


public interface ModelEventResult

Implement this interface and register yourself to get notifications at result-saving intervals


Method Summary
 void resultsSave()
          Called when a results should be saved, at user-specified save-results time
 

Method Detail

resultsSave

void resultsSave()
Called when a results should be saved, at user-specified save-results time