Class SSLProfileInvoker
java.lang.Object
org.apache.synapse.transport.dynamicconfigurations.jmx.SSLProfileInvoker
- All Implemented Interfaces:
SSLProfileInvokerMBean
SSL Profile Invoker which is used with JMX support for Dynamic Profile Re-loading
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns configured file pathvoidInvoke notify method of DynamicProfileReloader
-
Constructor Details
-
SSLProfileInvoker
-
-
Method Details
-
notifyFileUpdate
public void notifyFileUpdate()Invoke notify method of DynamicProfileReloader- Specified by:
notifyFileUpdatein interfaceSSLProfileInvokerMBean
-
getConfigFilePath
Returns configured file path- Specified by:
getConfigFilePathin interfaceSSLProfileInvokerMBean- Returns:
- String file path
-