|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jniwrapper.util.FunctionCache
com.jniwrapper.win32.WinFunctionCache
com.jniwrapper.win32.process.Psapi
This class provides functions from the Psapi library.
Constructor Summary | |
Psapi()
|
Method Summary | |
static Psapi |
getInstance()
|
static PerformanceInformation |
getPerformanceInformation()
Returns the performance values stored in the PerformanceInformation structure. |
Methods inherited from class com.jniwrapper.win32.WinFunctionCache |
isUnicode, setUnicode, setupEncoding |
Methods inherited from class com.jniwrapper.util.FunctionCache |
getFunction, getVariable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Psapi()
Method Detail |
public static Psapi getInstance()
public static PerformanceInformation getPerformanceInformation()
PerformanceInformation
structure.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |