Package jsl.modeling.resource
Class FailureNotice.ActiveState
- java.lang.Object
-
- jsl.modeling.resource.FailureNotice.FailureNoticeState
-
- jsl.modeling.resource.FailureNotice.ActiveState
-
- Enclosing class:
- FailureNotice
protected class FailureNotice.ActiveState extends FailureNotice.FailureNoticeState
-
-
Field Summary
-
Fields inherited from class jsl.modeling.resource.FailureNotice.FailureNoticeState
myName
-
-
Constructor Summary
Constructors Constructor Description ActiveState()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
complete()
-
Methods inherited from class jsl.modeling.resource.FailureNotice.FailureNoticeState
activate, delay, ignore
-
-
-
-
Method Detail
-
complete
protected void complete()
- Overrides:
complete
in classFailureNotice.FailureNoticeState
-
-