|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Resetable
A class that implements this interface is able to respond to two types of reset message. A soft reset, which is typically used to reset a job after an exception, or a hard reset which is typically used to reset a job to begin again.
| Method Summary | |
|---|---|
boolean |
hardReset()
Perform a hard reset. |
boolean |
softReset()
Perform a soft reset. |
| Method Detail |
|---|
boolean softReset()
boolean hardReset()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||