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