public interface JobHistoryService
-
Method Summary
Modifier and TypeMethodDescriptionvoidjobFinished(JobStatistics statistics) Called by command server upon exit to report final statistics
-
Method Details
-
jobFinished
Called by command server upon exit to report final statistics- Parameters:
statistics- the final statistics- Throws:
RMIException
-