DevContext
play.api.ApplicationLoader.DevContext
If an application is loaded in dev mode then this additional context is available. It is available as a property in the Context
object, from BuiltInComponents trait or injected via OptionalDevContext.
Value parameters
- buildLink
-
An interface that can be used to interact with the build system.
- sourceMapper
-
Information about the source files that were used to compile the application.
Attributes
- Graph
-
- Supertypes
Members list
In this article