IBM WebSphere Application ServerTM
Release 7

com.ibm.websphere.pmi.stat
Interface WSDoubleStatistic

All Superinterfaces:
WSStatistic

public interface WSDoubleStatistic
extends WSStatistic

WebSphere Double statistic interface


Method Summary
 double getDouble()
          Returns the double value since the measurement started.
 
Methods inherited from interface com.ibm.websphere.pmi.stat.WSStatistic
combine, copy, delta, getDataInfo, getDescription, getId, getLastSampleTime, getName, getStartTime, getUnit, rateOfChange, resetOnClient, setDataInfo, setDataInfo, toString, toXML, update
 

Method Detail

getDouble

double getDouble()
Returns the double value since the measurement started.


IBM WebSphere Application ServerTM
Release 7