Interface InternalActorSystemConfiguration

    • Method Detail

      • getService

        ElasticActor<?> getService​(String serviceId)
        Return the singleton service instance
        Parameters:
        serviceId -
        Returns:
      • getServices

        Set<String> getServices()
        return a list of service actor id's
        Returns: