Interface ServiceRecoveryInterface


  • public interface ServiceRecoveryInterface
    • Method Detail

      • recoverService

        void recoverService​(String entityId)
        Initiates recovery mechanism for a particular interface-manager entity.
        Parameters:
        entityId - The unique identifier for the service instance.