Class TestActorSystem


  • public final class TestActorSystem
    extends Object
    Author:
    Joost van de Wijgerd
    • Constructor Detail

      • TestActorSystem

        public TestActorSystem()
      • TestActorSystem

        public TestActorSystem​(Class customConfigurationClass)
      • TestActorSystem

        public TestActorSystem​(Class customConfigurationClass,
                               boolean ignoreDefaultConfigClass)
    • Method Detail

      • getActorSystem

        public org.elasticsoftware.elasticactors.ActorSystem getActorSystem()
      • getActorSystem

        public org.elasticsoftware.elasticactors.ActorSystem getActorSystem​(String name)
      • getRemoteActorSystem

        public org.elasticsoftware.elasticactors.ActorSystem getRemoteActorSystem()