Package io.hawt.config
Interface ConfigFacadeMBean
-
- All Known Implementing Classes:
ConfigFacade
public interface ConfigFacadeMBeanThe JMX MBean interface for working with hawtio configuration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetConfigDir()Returns the fully qualified path name where configuration is written.StringgetVersion()Returns the hawtio version
-