Class ClusterSingletonSetup


  • public final class ClusterSingletonSetup
    extends ExtensionSetup<ClusterSingleton>
    Can be used in pekko.actor.setup.ActorSystemSetup when starting the ActorSystem to replace the default implementation of the ClusterSingleton extension. Intended for tests that need to replace extension with stub/mock implementations.