Package oshi.driver.windows.registry
Class SessionWtsData
java.lang.Object
oshi.driver.windows.registry.SessionWtsData
@ThreadSafe public final class SessionWtsData extends java.lang.Object
Utility to read process data from HKEY_PERFORMANCE_DATA information with
backup from Performance Counters or WMI
-
Method Summary
Modifier and Type Method Description static java.util.List<OSSession>queryUserSessions()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
queryUserSessions
-