CommonHostInfo¶
-
public abstract class
CommonHostInfoimplements 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().