Class Setup

    • Constructor Summary

      Constructors 
      Constructor Description
      Setup()  
    • Constructor Detail

      • Setup

        public Setup()
    • Method Detail

      • and

        public final ActorSystemSetup and​(Setup other)
        Construct an ActorSystemSetup with this setup combined with another one. Allows for fluent creation of settings. If other is a setting of the same concrete Setup as this it will replace this.