org.exist.management.impl
Class SystemInfo
java.lang.Object
org.exist.management.impl.SystemInfo
- All Implemented Interfaces:
- SystemInfoMBean
public class SystemInfo
- extends Object
- implements SystemInfoMBean
Class SystemInfo
- Author:
- wessels
SystemInfo
public SystemInfo()
getExistVersion
public String getExistVersion()
- Specified by:
getExistVersion
in interface SystemInfoMBean
getExistBuild
public String getExistBuild()
- Specified by:
getExistBuild
in interface SystemInfoMBean
getSvnRevision
public String getSvnRevision()
- Specified by:
getSvnRevision
in interface SystemInfoMBean
getDefaultLocale
public String getDefaultLocale()
- Specified by:
getDefaultLocale
in interface SystemInfoMBean
getDefaultEncoding
public String getDefaultEncoding()
- Specified by:
getDefaultEncoding
in interface SystemInfoMBean
getOperatingSystem
public String getOperatingSystem()
- Specified by:
getOperatingSystem
in interface SystemInfoMBean
Copyright (C) Wolfgang Meier. All rights reserved.