Package | Description |
---|---|
oshi.util.platform.windows |
Provides utilities for Windows.
|
Modifier and Type | Field and Description |
---|---|
protected WmiQueryHandler |
PerfCounterQuery.wmiQueryHandler |
Modifier and Type | Method and Description |
---|---|
static WmiQueryHandler |
WmiQueryHandler.createInstance()
Factory method to create an instance of this class.
|
Modifier and Type | Method and Description |
---|---|
static void |
WmiQueryHandler.setInstanceClass(Class<? extends WmiQueryHandler> instanceClass)
Define a subclass to be instantiated by
createInstance() . |
Copyright © 2010–2020 oshi. All rights reserved.