public class ManagementRoutes$ extends java.lang.Object implements akka.actor.ExtensionId<ManagementRoutes>
| Modifier and Type | Field and Description |
|---|---|
static ManagementRoutes$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
ManagementRoutes$() |
| Modifier and Type | Method and Description |
|---|---|
ManagementRoutes |
createExtension(akka.actor.ExtendedActorSystem system) |
public static final ManagementRoutes$ MODULE$
public ManagementRoutes createExtension(akka.actor.ExtendedActorSystem system)
createExtension in interface akka.actor.ExtensionId<ManagementRoutes>