Class SenderProfileReloader

java.lang.Object
org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
org.apache.synapse.transport.dynamicconfigurations.SenderProfileReloader

public class SenderProfileReloader extends DynamicProfileReloader
Profile re-loader for nhttp and pass-through SSL senders
  • Constructor Details

    • SenderProfileReloader

      public SenderProfileReloader(SSLProfileLoader profileLoader, org.apache.axis2.description.ParameterInclude transportOutDescription)
  • Method Details

    • notifyFileUpdate

      public void notifyFileUpdate(boolean isScheduled)
      Notification method triggers by FileUpdateNotifier and SSLProfileInvoker
      Specified by:
      notifyFileUpdate in class DynamicProfileReloader
      Parameters:
      isScheduled - Boolean value for specify whether this is called from scheduled task