Packages

object ActorSystemSetup

Source
ActorSystemSetup.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ActorSystemSetup
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def apply(settings: Setup*): ActorSystemSetup

    Scala API: Create an ActorSystemSetup containing all the provided settings

  2. def create(settings: Setup*): ActorSystemSetup

    Java API: Create an ActorSystemSetup containing all the provided settings

    Java API: Create an ActorSystemSetup containing all the provided settings

    Annotations
    @varargs()
  3. val empty: ActorSystemSetup