public class UnmanagedServices
extends Object
implements scala.Product, scala.Serializable
| Constructor and Description |
|---|
UnmanagedServices(scala.collection.immutable.Map<String,com.lightbend.lagom.internal.registry.ServiceRegistryService> services) |
| Modifier and Type | Method and Description |
|---|---|
static UnmanagedServices |
apply(java.util.Map<String,String> services) |
scala.collection.immutable.Map<String,com.lightbend.lagom.internal.registry.ServiceRegistryService> |
services() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic UnmanagedServices(scala.collection.immutable.Map<String,com.lightbend.lagom.internal.registry.ServiceRegistryService> services)
public static UnmanagedServices apply(java.util.Map<String,String> services)
public scala.collection.immutable.Map<String,com.lightbend.lagom.internal.registry.ServiceRegistryService> services()