Class | Description |
---|---|
DynamicProjectAdder | |
DynamicProjectAdder$ | |
Internal | |
Internal.Configs$ | |
Internal.Keys$ | |
Internal$ | |
Lagom |
Base plugin for Lagom projects.
|
Lagom$ |
Base plugin for Lagom projects.
|
LagomExternalProject |
An external project, that gets run when you run runAll.
|
LagomExternalProject$ |
An external project, that gets run when you run runAll.
|
LagomImport | |
LagomImport$ | |
LagomJava |
The main plugin for Lagom Java projects.
|
LagomJava$ |
The main plugin for Lagom Java projects.
|
LagomLogback | |
LagomLogback$ | |
LagomPlay |
Allows a Play service to be run from Lagom's dev mode.
|
LagomPlay$ |
Allows a Play service to be run from Lagom's dev mode.
|
LagomPlugin |
Any service that can be run in Lagom should enable this plugin.
|
LagomPlugin.autoImport$ | |
LagomPlugin$ |
Any service that can be run in Lagom should enable this plugin.
|
LagomReloadableService |
Plugin that implements running reloadable services in Lagom.
|
LagomReloadableService.autoImport$ | |
LagomReloadableService$ |
Plugin that implements running reloadable services in Lagom.
|
LagomSettings | |
LagomSettings$ | |
NonBlockingInteractionMode |
This is useful for testing, as it allows to start and stop the servers programmatically
(and not on user's input, as it's usually done in development mode).
|
NonBlockingInteractionMode.NullLogger$ | |
NonBlockingInteractionMode$ |
This is useful for testing, as it allows to start and stop the servers programmatically
(and not on user's input, as it's usually done in development mode).
|
SbtConsoleHelper | |
SbtConsoleHelper$ | |
SbtLoggerProxy |