csw.framework.internal.wiring

Members list

Type members

Classlikes

class ActorRuntime(_typedSystem: ActorSystem[Command])

A convenient class wrapping actor system and providing handles for execution context and clean up of actor system

A convenient class wrapping actor system and providing handles for execution context and clean up of actor system

Attributes

Supertypes
class Object
trait Matchable
class Any

Represents a class that lazily initializes necessary instances to run a component(s)

Represents a class that lazily initializes necessary instances to run a component(s)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Represents the factory to make framework wiring

Represents the factory to make framework wiring

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
object Standalone

Start a supervisor actor without a container, in it's own actor system, using the component information provided in a configuration file

Start a supervisor actor without a container, in it's own actor system, using the component information provided in a configuration file

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Standalone.type