Package akka.discovery
Class ServiceDiscovery$
- java.lang.Object
-
- akka.discovery.ServiceDiscovery$
-
public class ServiceDiscovery$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ServiceDiscovery$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description ServiceDiscovery$()
-
-
-
Field Detail
-
MODULE$
public static final ServiceDiscovery$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-