Class APIManagerSetupResultHandler

    • Field Detail

      • LOG

        protected static org.slf4j.Logger LOG
    • Constructor Detail

      • APIManagerSetupResultHandler

        public APIManagerSetupResultHandler​(APIManagerSetupExportParams params,
                                            com.axway.apim.lib.ExportResult result)
    • Method Detail

      • export

        public abstract void export​(com.axway.apim.api.model.APIManagerConfig config)
                             throws com.axway.apim.lib.errorHandling.AppException
        Throws:
        com.axway.apim.lib.errorHandling.AppException
      • hasError

        public boolean hasError()
      • getRemoteHostBaseFilterBuilder

        protected com.axway.apim.adapter.apis.RemoteHostFilter.Builder getRemoteHostBaseFilterBuilder()
      • getRemoteHostFilter

        public abstract com.axway.apim.adapter.apis.RemoteHostFilter getRemoteHostFilter()
                                                                                  throws com.axway.apim.lib.errorHandling.AppException
        Throws:
        com.axway.apim.lib.errorHandling.AppException