|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.hudson.MemoryMonitor
org.jvnet.hudson.Windows
public final class Windows
MemoryMonitor implementation for Windows.
JNA requires that the class and interface be public.
| Nested Class Summary | |
|---|---|
static interface |
Windows.Kernel32
|
static class |
Windows.MEMORYSTATUSEX
|
| Constructor Summary | |
|---|---|
Windows()
|
|
| Method Summary | |
|---|---|
MemoryUsage |
monitor()
Obtains the memory usage statistics. |
| Methods inherited from class org.jvnet.hudson.MemoryMonitor |
|---|
get, main |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Windows()
| Method Detail |
|---|
public MemoryUsage monitor()
MemoryMonitor
monitor in class MemoryMonitor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||