org.iqual.chaplin.composite
Class CounterAggregator
java.lang.Object
org.iqual.chaplin.composite.AggregatorImpl
org.iqual.chaplin.composite.CounterAggregator
- All Implemented Interfaces:
- ComponentAggregator, ReturnAggregator
public class CounterAggregator
- extends AggregatorImpl
- Since:
- Mar 31, 2009 9:23:27 PM
- Author:
- Zbynek Slajchrt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CounterAggregator
public CounterAggregator(String methodName,
Class[] signature)
aggregateReturnValues
public Object aggregateReturnValues(String methodName,
Class[] argumentClasses,
Class returnType,
List<Object> values)
throws Exception
- Specified by:
aggregateReturnValues in interface ReturnAggregator- Overrides:
aggregateReturnValues in class AggregatorImpl
- Throws:
Exception
Copyright © 2009 iquality.org. All Rights Reserved.