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

java.lang.Object
  extended by org.codehaus.wadi.servicespace.admin.commands.AbstractCountingCommand
      extended by org.codehaus.wadi.servicespace.admin.commands.CountingGlobalEnvelopeCommand
All Implemented Interfaces:
java.io.Serializable, Command

public class CountingGlobalEnvelopeCommand
extends AbstractCountingCommand

Version:
$Revision: 1538 $
See Also:
Serialized Form

Constructor Summary
CountingGlobalEnvelopeCommand()
           
 
Method Summary
protected  Dispatcher getDispatcher(Dispatcher underlyingDispatcher, LocalPeer localPeer, ServiceSpaceRegistry registry)
           
 
Methods inherited from class org.codehaus.wadi.servicespace.admin.commands.AbstractCountingCommand
deriveCountingEnvelopeInfo, execute, getInvocationResultCombiner
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountingGlobalEnvelopeCommand

public CountingGlobalEnvelopeCommand()
Method Detail

getDispatcher

protected Dispatcher getDispatcher(Dispatcher underlyingDispatcher,
                                   LocalPeer localPeer,
                                   ServiceSpaceRegistry registry)
Specified by:
getDispatcher in class AbstractCountingCommand


Copyright © 2011. All Rights Reserved.