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