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(play.dev.filewatch.LoggerProxy log,
ClassLoader parentClassLoader,
java.net.URL[] classpath,
int serviceLocatorPort,
int serviceGatewayPort,
scala.collection.immutable.Map<String,String> unmanagedServices) |
tryStop
public static final Servers.ServiceLocator$ MODULE$