public static class Servers.ServiceLocator$ extends Servers.ServerContainer
| Modifier and Type | Field and Description |
|---|---|
static Servers.ServiceLocator$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
ServiceLocator$() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(sbt.Logger log,
ClassLoader parentClassLoader,
java.net.URL[] classpath,
int serviceLocatorPort,
int serviceGatewayPort,
scala.collection.immutable.Map<String,String> unmanagedServices) |
tryStoppublic static final Servers.ServiceLocator$ MODULE$