HostInfoSelector

public final class HostInfoSelector

Utility class to select a HostInfo instance for the operating system a process is currently being executed on.

Author

jwienke

Methods

getHostInfo

public static HostInfo getHostInfo()

Returns the “best” matching HostInfo implementation for the current operating system.

Returns

host info instance, not null