Interface FailedJobCommandFactory
- 
- All Known Implementing Classes:
- DefaultFailedJobCommandFactory
 
 public interface FailedJobCommandFactory
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Command<Object>getCommand(String jobId, Throwable exception)
 
-