Interface ServiceRecoveryInterface


public interface ServiceRecoveryInterface
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    Initiates recovery mechanism for a particular interface-manager entity.
  • Method Details Link icon

    • recoverService Link icon

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