Class RemoteActorShardRefFactory
java.lang.Object
org.elasticsoftware.elasticactors.client.cluster.RemoteActorShardRefFactory
- All Implemented Interfaces:
org.elasticsoftware.elasticactors.cluster.ActorRefFactory
public final class RemoteActorShardRefFactory
extends Object
implements org.elasticsoftware.elasticactors.cluster.ActorRefFactory
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteActorShardRefFactory(org.springframework.context.ApplicationContext applicationContext, com.google.common.cache.Cache<String, org.elasticsoftware.elasticactors.ActorRef> actorRefCache) -
Method Summary
-
Constructor Details
-
RemoteActorShardRefFactory
public RemoteActorShardRefFactory(org.springframework.context.ApplicationContext applicationContext, com.google.common.cache.Cache<String, org.elasticsoftware.elasticactors.ActorRef> actorRefCache)
-
-
Method Details
-
create
- Specified by:
createin interfaceorg.elasticsoftware.elasticactors.cluster.ActorRefFactory
-
parse
-