CoordinatedShutdownProvider

play.api.libs.concurrent.CoordinatedShutdownProvider
@Singleton
class CoordinatedShutdownProvider(actorSystem: ActorSystem, applicationLifecycle: ApplicationLifecycle) extends Provider[CoordinatedShutdown]

Provider for the coordinated shutdown

Attributes

Graph
Supertypes
trait Provider[CoordinatedShutdown]
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields