org.ow2.jasmine.probe.collector
Interface JasmineAggregateService


public interface JasmineAggregateService

Service that do aggregate from source values to a result value

Author:
danesa

Method Summary
 JasmineIndicatorValue aggregate(JasmineIndicatorValue source)
           
 

Method Detail

aggregate

JasmineIndicatorValue aggregate(JasmineIndicatorValue source)
Parameters:
source - Contains values to be aggregated
Returns:
result value


Copyright © 2013 OW2 Consortium. All Rights Reserved.