Interface EntityFactory<M>
-
public interface EntityFactory<M>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Behavior<M>
apply(ActorRef<ClusterSharding.ShardCommand> shardRegion, java.lang.String entityId)
-
-
-
Method Detail
-
apply
Behavior<M> apply(ActorRef<ClusterSharding.ShardCommand> shardRegion, java.lang.String entityId)
-
-