Package com.consol.citrus.container
Interface StopTimer
-
public interface StopTimerInterface for stopping a timer.- Since:
- 2.5
- Author:
- Martin Maher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstopTimer()Sends a signal to the timer to stop.
-