Class ReceptionistSetup


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