java.lang.Object
org.apache.pekko.cluster.sharding.typed.testkit.javadsl.TestEntityRef$

public class TestEntityRef$ extends Object
For testing purposes this EntityRef can be used in place of a real pekko.cluster.sharding.typed.javadsl.EntityRef. It forwards all messages to the probe.
  • Field Details

    • MODULE$

      public static final TestEntityRef$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • TestEntityRef$

      public TestEntityRef$()
  • Method Details