org.jvnet.hudson
Class Windows
java.lang.Object
org.jvnet.hudson.MemoryMonitor
org.jvnet.hudson.Windows
public final class Windows
- extends MemoryMonitor
MemoryMonitor implementation for Windows.
JNA requires that the class and interface be public.
- Author:
- Kohsuke Kawaguchi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Windows
public Windows()
monitor
public MemoryUsage monitor()
- Description copied from class:
MemoryMonitor
- Obtains the memory usage statistics.
- Specified by:
monitor in class MemoryMonitor
- Returns:
- always non-null object.
Copyright © 2004-2011. All Rights Reserved.