Interface ServiceInitiator<R extends Service>

    • Method Detail

      • getServiceInitiated

        Class<R> getServiceInitiated()
        Obtains the service role initiated by this initiator. Should be unique within a registry
        Returns:
        The service role.