Uses of Class
org.elasticsoftware.elasticactors.test.TestInternalActorSystems
-
Packages that use TestInternalActorSystems Package Description org.elasticsoftware.elasticactors.test.configuration -
-
Uses of TestInternalActorSystems in org.elasticsoftware.elasticactors.test.configuration
Methods in org.elasticsoftware.elasticactors.test.configuration that return TestInternalActorSystems Modifier and Type Method Description TestInternalActorSystemsTestConfiguration. createInternalActorSystems(org.springframework.context.ApplicationContext applicationContext, ClusterService clusterService)Methods in org.elasticsoftware.elasticactors.test.configuration with parameters of type TestInternalActorSystems Modifier and Type Method Description org.elasticsoftware.elasticactors.base.serialization.ObjectMapperBuilderTestConfiguration. createObjectMapperBuilder(org.springframework.core.env.Environment env, org.elasticsoftware.elasticactors.cluster.scheduler.SimpleScheduler simpleScheduler, TestInternalActorSystems actorRefFactory)
-