Class IntegrationContextRefreshProxy

java.lang.Object
org.odpi.openmetadata.frameworks.integration.context.IntegrationContextRefreshProxy

public class IntegrationContextRefreshProxy extends Object
IntegrationContextRefreshProxy is used to provide a protected mechanism for the integration daemon to set isRefreshInProcess.
  • Constructor Details

    • IntegrationContextRefreshProxy

      public IntegrationContextRefreshProxy(IntegrationContext integrationContext)
      Create the refresh proxy for an integration context.
      Parameters:
      integrationContext - context to support
  • Method Details

    • setRefreshInProgress

      public void setRefreshInProgress(boolean refreshInProgress)
      Set up whether the refresh is in progress or not.
      Parameters:
      refreshInProgress - boolean flag