public class LagomReloadableService$
extends sbt.AutoPlugin
Modifier and Type | Field and Description |
---|---|
static LagomReloadableService$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
LagomReloadableService$() |
Modifier and Type | Method and Description |
---|---|
scala.collection.Seq<sbt.Init.Setting<? extends sbt.Task<? super scala.collection.Seq<java.io.File>>>> |
projectSettings() |
LagomPlugin$ |
requires() |
sbt.PluginTrigger |
trigger() |
public static final LagomReloadableService$ MODULE$
public LagomPlugin$ requires()
requires
in class sbt.AutoPlugin
public sbt.PluginTrigger trigger()
trigger
in class sbt.AutoPlugin
public scala.collection.Seq<sbt.Init.Setting<? extends sbt.Task<? super scala.collection.Seq<java.io.File>>>> projectSettings()