Package org.oddjob.jobs.job
Interface ResetAction
- All Known Implementing Classes:
ResetActions
public interface ResetAction
Something that can apply a reset to a component.
- Author:
- rob
- See Also:
-
Method Summary
-
Method Details
-
doWith
Apply the reset.- Parameters:
job- The job being reset.
-