| Package | Description |
|---|---|
| stella | |
| stella.error | |
| stella.xml |
| Modifier and Type | Class and Description |
|---|---|
protected class |
MasterErrorHandler.NoneErrorFinalizer
A default finalizer class for
ErrorEvent.NONE follow-ups. |
| Modifier and Type | Class and Description |
|---|---|
class |
GoodWeatherFinalizer
Handles the
ErrorEvent.RESEND_COMMAND follow-up. |
class |
LostGuidingFinalizer
Handles the
ErrorEvent.STOP_TIME follow-up. |
class |
MailFinalizer
Handles error-notification by e-mail.
|
class |
RegainedGuidingFinalizer
Handles the
ErrorEvent.CONT_TIME follow-up. |
class |
ResendCommandFinalizer
Handles the
ErrorEvent.RESEND_COMMAND follow-up. |
class |
ResetFinalizer
This finalizer replaces a pure
XMLErrorFinalizer for errors that
are allowed to occur at a certain frequency, but are then replaced by an
alternate sequence. |
class |
WakeFinalizer
Handles the errors that should simply wake the master mind, like good
weather.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SequenceErrorFinalizer
A simple error finalizer acting directly on the
XMLSequencer. |
class |
XMLErrorFinalizer
A simple error finalizer acting directly on the
XMLSequencer. |