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