public static class SigarEnvironmentModules.SigarCpuInfo extends AbstractEnvironmentModule
config, moduleName, version| Constructor and Description |
|---|
SigarCpuInfo() |
| Modifier and Type | Method and Description |
|---|---|
ExtractionResult |
extractInformation() |
java.lang.String |
getModuleDescription() |
void |
setModuleName()
By implementing this abstract method the name of the module is specified.
|
void |
setVersion() |
getConfig, getHash, isSelected, setConfig, setSelected, supportsThisOS, toStringpublic ExtractionResult extractInformation()
extractInformation in class AbstractEnvironmentModulepublic java.lang.String getModuleDescription()
getModuleDescription in class AbstractModulepublic void setModuleName()
AbstractModulesetModuleName in class AbstractModulepublic void setVersion()
setVersion in class AbstractModule