Interface ICallbackResponse

All Known Implementing Classes:
KubernetesConfigMapRemoteConfigurationSource, PollingRemoteConfigurationSource

public interface ICallbackResponse
  • Method Details

    • onCallbackSuccess

      void onCallbackSuccess()
    • onCallbackFailure

      void onCallbackFailure(Exception e)