org.codehaus.wadi.servicespace.admin.commands
Class CountingEnvelopeInfoCombiner

java.lang.Object
  extended by org.codehaus.wadi.servicespace.admin.commands.CountingEnvelopeInfoCombiner
All Implemented Interfaces:
InvocationResultCombiner

public class CountingEnvelopeInfoCombiner
extends java.lang.Object
implements InvocationResultCombiner

Version:
$Rev:$ $Date:$

Field Summary
static CountingEnvelopeInfoCombiner COMBINER
           
 
Constructor Summary
CountingEnvelopeInfoCombiner()
           
 
Method Summary
 InvocationResult combine(java.util.Collection<InvocationResult> invocationResults)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMBINER

public static final CountingEnvelopeInfoCombiner COMBINER
Constructor Detail

CountingEnvelopeInfoCombiner

public CountingEnvelopeInfoCombiner()
Method Detail

combine

public InvocationResult combine(java.util.Collection<InvocationResult> invocationResults)
Specified by:
combine in interface InvocationResultCombiner


Copyright © 2011. All Rights Reserved.