Class RemoteActorSystems
java.lang.Object
org.elasticsoftware.elasticactors.client.cluster.RemoteActorSystems
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteActorSystems(List<org.elasticsoftware.elasticactors.RemoteActorSystemConfiguration> remoteConfigurations, SerializationFrameworks serializationFrameworks, MessageQueueFactoryFactory messageQueueFactoryFactory) -
Method Summary
-
Constructor Details
-
RemoteActorSystems
public RemoteActorSystems(List<org.elasticsoftware.elasticactors.RemoteActorSystemConfiguration> remoteConfigurations, SerializationFrameworks serializationFrameworks, MessageQueueFactoryFactory messageQueueFactoryFactory)
-
-
Method Details
-
init
@PostConstruct public void init() -
destroy
@PreDestroy public void destroy() -
get
-
get
-