Interface ServiceRecoveryInterface


public interface ServiceRecoveryInterface
  • Method Summary

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

    • recoverService

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