Package com.lightbend.cinnamon.akka
Interface StopwatchExtension
-
- All Superinterfaces:
akka.actor.Extension,Stopwatch
- All Known Implementing Classes:
Stopwatch.DefaultTimekeeper
public interface StopwatchExtension extends Stopwatch, akka.actor.Extension
Extension that provides support forcom.lightbend.cinnamon.stopwatch.Stopwatchin Akka.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanshouldCheck()
-