org.naftulin.configmgr
Class ConfigurationManagerConsole
java.lang.Object
org.naftulin.configmgr.ConfigurationManagerConsole
- All Implemented Interfaces:
- ConfigurationManagerConsoleMBean
public class ConfigurationManagerConsole
- extends java.lang.Object
- implements ConfigurationManagerConsoleMBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationManagerConsole
public ConfigurationManagerConsole()
getJmxConsoleDateFormat
public java.lang.String getJmxConsoleDateFormat()
- Specified by:
getJmxConsoleDateFormat
in interface ConfigurationManagerConsoleMBean
setJmxConsoleDateFormat
public void setJmxConsoleDateFormat(java.lang.String dateFormat)
- Specified by:
setJmxConsoleDateFormat
in interface ConfigurationManagerConsoleMBean
getJmxConsoleAbbreviateFileLength
public int getJmxConsoleAbbreviateFileLength()
- Specified by:
getJmxConsoleAbbreviateFileLength
in interface ConfigurationManagerConsoleMBean
setJmxConsoleAbbreviateFileLength
public void setJmxConsoleAbbreviateFileLength(int len)
- Specified by:
setJmxConsoleAbbreviateFileLength
in interface ConfigurationManagerConsoleMBean
getJmxConsoleAbbreviateContentLength
public int getJmxConsoleAbbreviateContentLength()
- Specified by:
getJmxConsoleAbbreviateContentLength
in interface ConfigurationManagerConsoleMBean
setJmxConsoleAbbreviateContentLength
public void setJmxConsoleAbbreviateContentLength(int len)
- Specified by:
setJmxConsoleAbbreviateContentLength
in interface ConfigurationManagerConsoleMBean
reload
public java.lang.String reload()
- Specified by:
reload
in interface ConfigurationManagerConsoleMBean
getConfigurationEntriesCount
public int getConfigurationEntriesCount()
- Specified by:
getConfigurationEntriesCount
in interface ConfigurationManagerConsoleMBean
getConfigurationEntries
public java.lang.String[] getConfigurationEntries()
- Specified by:
getConfigurationEntries
in interface ConfigurationManagerConsoleMBean
getContent
public java.lang.String getContent(java.lang.String key)
- Specified by:
getContent
in interface ConfigurationManagerConsoleMBean
Copyright © 2009. All Rights Reserved.