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
 JasmineIndicValue aggregate(JasmineIndicValue source)
           
 

Method Detail

aggregate

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


Copyright © 2011 OW2 Consortium. All Rights Reserved.