Package jsl.modeling.resource
Interface FailureEventListenerIfc
-
- All Known Implementing Classes:
DTPQueueResourceModelWithFailures.FailureEventListener,ResourceUnitExample3.FailureEventListener
public interface FailureEventListenerIfcAn interface to react to the start and completion of SingleFailureEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfailureCompleted()voidfailureStarted()
-