CoordinatedShutdownProvider
play.api.libs.concurrent.CoordinatedShutdownProvider
@Singleton
class CoordinatedShutdownProvider(actorSystem: ActorSystem, applicationLifecycle: ApplicationLifecycle) extends Provider[CoordinatedShutdown]
Provider for the coordinated shutdown
Attributes
- Graph
-
- Supertypes
Members list
In this article