Uses of Class
net.sf.mybatchfwk.ExecutionReport

Packages that use ExecutionReport
net.sf.mybatchfwk   
 

Uses of ExecutionReport in net.sf.mybatchfwk
 

Methods in net.sf.mybatchfwk that return ExecutionReport
 ExecutionReport BatchService.getExecutionReport()
           
 

Methods in net.sf.mybatchfwk with parameters of type ExecutionReport
 void IBatch.end(ExecutionReport report)
          Called at the end of the batch execution.
 void IBatch.manageFatalError(ExecutionReport report, java.lang.Throwable throwable)
          Called if a fatal error occurred.
 



Copyright © 2006 null. All Rights Reserved.