public class ListenerProfileReloader extends DynamicProfileReloader
fileUpdateNotificationHandler| Constructor and Description |
|---|
ListenerProfileReloader(SSLProfileLoader profileLoader,
org.apache.axis2.description.ParameterInclude transportInDescription) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyFileUpdate(boolean isScheduled)
Notification method which will be triggered by FileUpdateNotifier and SSLProfileInvoker
|
extractConfigurationFilePath, extractSleepInterval, getClassName, getFilePath, getLastUpdatedtime, isInvokedFromSchedule, registerListener, setFilePath, setInvokedFromSchedule, setLastUpdatedtimepublic ListenerProfileReloader(SSLProfileLoader profileLoader, org.apache.axis2.description.ParameterInclude transportInDescription)
public void notifyFileUpdate(boolean isScheduled)
notifyFileUpdate in class DynamicProfileReloaderisScheduled - Boolean value for specify whether this is called from scheduled taskCopyright © 2005–2019 Apache Software Foundation. All rights reserved.