ProcessInfoSelector¶
-
public final class
ProcessInfoSelector¶ Utility class to select a
ProcessInfoinstance for the operating system a process is currently being executed on.- Author
jwienke
Methods¶
getProcessInfo¶
-
public static ProcessInfo
getProcessInfo()¶ Returns the “best” matching
ProcessInfoimplementation for the current operating system.- Returns
process info instance, not
null