t

play.api.libs.concurrent

PekkoComponents

trait PekkoComponents extends AnyRef

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PekkoComponents
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def configuration: Configuration
  2. abstract def environment: Environment
  3. abstract def applicationLifecycle: ApplicationLifecycle
    Annotations
    @deprecated
    Deprecated

    (Since version 2.7.0) Since Play 2.7.0 this is no longer required to create an ActorSystem.

Concrete Value Members

  1. lazy val actorSystem: ActorSystem
  2. lazy val classicActorSystemProvider: ClassicActorSystemProvider
  3. lazy val coordinatedShutdown: CoordinatedShutdown
  4. implicit lazy val executionContext: ExecutionContext
  5. implicit lazy val materializer: Materializer