Uses of Class
org.jvnet.hudson.MemoryMonitor

Uses of MemoryMonitor in org.jvnet.hudson
 

Subclasses of MemoryMonitor in org.jvnet.hudson
 class Solaris
          For Solaris, where top(1) is an optional install.
 class Windows
          MemoryMonitor implementation for Windows.
 

Methods in org.jvnet.hudson that return MemoryMonitor
static MemoryMonitor MemoryMonitor.get()
          Obtains the MemoryMonitor implementation suitable for the current platform.
 



Copyright © 2012. All Rights Reserved.