public static class SigarEnvironmentModules.SigarTcp extends AbstractEnvironmentModule
config, moduleName, version
Constructor and Description |
---|
SigarTcp() |
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, toString
public ExtractionResult extractInformation()
extractInformation
in class AbstractEnvironmentModule
public java.lang.String getModuleDescription()
getModuleDescription
in class AbstractModule
public void setModuleName()
AbstractModule
setModuleName
in class AbstractModule
public void setVersion()
setVersion
in class AbstractModule