org.jminor.common.model
Interface ProgressReporter


public interface ProgressReporter

Specifies a simple progress reporting object


Method Summary
 void reportProgress(int currentProgress)
          Reports the current progress
 

Method Detail

reportProgress

void reportProgress(int currentProgress)
Reports the current progress

Parameters:
currentProgress - the current progress