Class Receptionist

  • All Implemented Interfaces:
    Extension
    Direct Known Subclasses:
    ReceptionistImpl

    public abstract class Receptionist
    extends java.lang.Object
    implements Extension
    Register and discover actors that implement a service with a protocol defined by a ServiceKey.

    This class is not intended for user extension other than for test purposes (e.g. stub implementation). More methods may be added in the future and that may break such implementations.