CommonHostInfo¶
-
public abstract class
CommonHostInfo
implements HostInfo¶ Encapsulates common host info functionality shared between portable and non-portable subclasses. This class contains variables and getters and setters for all required attributes of
HostInfo
.- Author
swrede
Constructors¶
CommonHostInfo¶
-
public
CommonHostInfo
()¶ Creates a new instance and pre-computes values for
HostInfo.getSoftwareType()
andHostInfo.getMachineType()
.