org.codehaus.wadi.servicespace.admin
Interface Command

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
AbstractCountingCommand, AbstractServiceCommand, CountingGlobalEnvelopeCommand, CountingServiceSpaceEnvelopeCommand, GetContextualiserInfoStack, GetPartitionBalancingInfos, GetServiceSpaceInfos, GetSessionInfos

public interface Command
extends java.io.Serializable

Version:
$Revision: 1538 $

Method Summary
 java.lang.Object execute(Dispatcher underlyingDispatcher, LocalPeer localPeer, ServiceSpaceRegistry registry)
           
 InvocationResultCombiner getInvocationResultCombiner()
           
 

Method Detail

execute

java.lang.Object execute(Dispatcher underlyingDispatcher,
                         LocalPeer localPeer,
                         ServiceSpaceRegistry registry)

getInvocationResultCombiner

InvocationResultCombiner getInvocationResultCombiner()


Copyright © 2011. All Rights Reserved.