org.hyperic.sigar
Class CurrentProcessSummary

java.lang.Object
  extended by org.hyperic.sigar.ProcStat
      extended by org.hyperic.sigar.CurrentProcessSummary
All Implemented Interfaces:
java.io.Serializable

Deprecated.

public class CurrentProcessSummary
extends ProcStat

See Also:
ProcStat, Serialized Form

Constructor Summary
CurrentProcessSummary()
          Deprecated.  
 
Method Summary
static CurrentProcessSummary get(SigarProxy sigar)
          Deprecated.  
 
Methods inherited from class org.hyperic.sigar.ProcStat
gather, getIdle, getRunning, getSleeping, getStopped, getThreads, getTotal, getZombie, toMap, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CurrentProcessSummary

public CurrentProcessSummary()
Deprecated. 
Method Detail

get

public static CurrentProcessSummary get(SigarProxy sigar)
                                 throws SigarException
Deprecated. 
Throws:
SigarException


Copyright ? 2004-2009 Hyperic. All Rights Reserved.