org.ow2.jasmine.probe.collector
Interface JasmineCollector


public interface JasmineCollector


Method Summary
 JasmineIndicValue getLastResult()
          Retrieve the last results for this indicator
 String getName()
           
 void stopPolling()
          Stop polling
 

Method Detail

getLastResult

JasmineIndicValue getLastResult()
                                throws JasmineCollectorException
Retrieve the last results for this indicator

Returns:
JasmineIndicValue or null if no result available
Throws:
JasmineCollectorException

getName

String getName()
Returns:
the name of this Collector

stopPolling

void stopPolling()
Stop polling



Copyright © 2011 OW2 Consortium. All Rights Reserved.