Class ConfigServicesParser$
java.lang.Object
org.apache.pekko.discovery.config.ConfigServicesParser$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ConfigServicesParser$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionscala.collection.immutable.Map<String,ServiceDiscovery.Resolved> parse(com.typesafe.config.Config config)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ConfigServicesParser$
public ConfigServicesParser$()
-
-
Method Details
-
parse
public scala.collection.immutable.Map<String,ServiceDiscovery.Resolved> parse(com.typesafe.config.Config config)
-