org.codehaus.wadi.servicespace.admin
Interface Command

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

public interface Command
extends java.io.Serializable

Version:
$Revision: 1538 $

Method Summary
 java.lang.Object execute(LocalPeer localPeer, ServiceSpaceRegistry serviceSpaceRegistry)
           
 InvocationResultCombiner getInvocationResultCombiner()
           
 

Method Detail

execute

java.lang.Object execute(LocalPeer localPeer,
                         ServiceSpaceRegistry serviceSpaceRegistry)

getInvocationResultCombiner

InvocationResultCombiner getInvocationResultCombiner()


Copyright © 2011. All Rights Reserved.