Interface SSLProfileInvokerMBean
-
- All Known Implementing Classes:
SSLProfileInvoker
public interface SSLProfileInvokerMBeanJMX Compliant MBean interface for SSL Profile Invoker
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetConfigFilePath()voidnotifyFileUpdate()
-
-
-
Method Detail
-
notifyFileUpdate
void notifyFileUpdate()
-
getConfigFilePath
String getConfigFilePath()
-
-