public class Stopwatch$ extends java.lang.Object implements akka.actor.ExtensionId<StopwatchExtension>, akka.actor.ExtensionIdProvider
com.lightbend.cinnamon.stopwatch.Stopwatch in Akka.| Modifier and Type | Field and Description |
|---|---|
static Stopwatch$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Stopwatch$() |
| Modifier and Type | Method and Description |
|---|---|
StopwatchExtension |
apply(akka.actor.ActorSystem system) |
StopwatchExtension |
createExtension(akka.actor.ExtendedActorSystem system) |
Stopwatch.DefaultTimekeeper |
EmptyDefaultTimekeeper() |
StopwatchExtension |
get(akka.actor.ActorSystem system) |
akka.actor.ExtensionId<StopwatchExtension> |
lookup() |
public static final Stopwatch$ MODULE$
public StopwatchExtension createExtension(akka.actor.ExtendedActorSystem system)
createExtension in interface akka.actor.ExtensionId<StopwatchExtension>public akka.actor.ExtensionId<StopwatchExtension> lookup()
lookup in interface akka.actor.ExtensionIdProviderpublic StopwatchExtension apply(akka.actor.ActorSystem system)
apply in interface akka.actor.ExtensionId<StopwatchExtension>public StopwatchExtension get(akka.actor.ActorSystem system)
get in interface akka.actor.ExtensionId<StopwatchExtension>public Stopwatch.DefaultTimekeeper EmptyDefaultTimekeeper()
Cinnamon API. Copyright (c) 2015–2021 Lightbend.