class

Movie::Execution

Inherits Movie::ExtensionId < Reference < Object

Akka-style extension id for the executor.

Constructors

instance

Akka-style extension id for the executor.

Source

Class methods

get(system : Movie::AbstractActorSystem) : T

Akka-style extension id for the executor.

Source

Instance methods

create(system : AbstractActorSystem) : ExecutorExtension

Create a new extension instance for the given system.

Source