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

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

public class CountingServiceSpaceEnvelopeCommand
extends AbstractCountingCommand

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

Constructor Summary
CountingServiceSpaceEnvelopeCommand(ServiceSpaceName name)
           
 
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

CountingServiceSpaceEnvelopeCommand

public CountingServiceSpaceEnvelopeCommand(ServiceSpaceName name)
Method Detail

getDispatcher

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


Copyright © 2011. All Rights Reserved.