com.bea.wlevs.monitor
Interface MetricEvent


public interface MetricEvent

A MetricEvent includes the metric output for the Monitor service, such as throughput and latency numbers.

See Also:
Monitor

Method Summary
 java.lang.Number getMetric()
          Returns the metric ouput for the Monitor service
 

Method Detail

getMetric

public java.lang.Number getMetric()
Returns the metric ouput for the Monitor service

Returns:
Number - the metric output


Copyright © 2007 BEA Systems All Rights Reserved.