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

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

public class GetServiceSpaceInfos
extends java.lang.Object
implements Command

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

Constructor Summary
GetServiceSpaceInfos()
           
 
Method Summary
 java.lang.Object execute(Dispatcher underlyingDispatcher, LocalPeer localPeer, ServiceSpaceRegistry registry)
           
 InvocationResultCombiner getInvocationResultCombiner()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetServiceSpaceInfos

public GetServiceSpaceInfos()
Method Detail

execute

public java.lang.Object execute(Dispatcher underlyingDispatcher,
                                LocalPeer localPeer,
                                ServiceSpaceRegistry registry)
Specified by:
execute in interface Command

getInvocationResultCombiner

public InvocationResultCombiner getInvocationResultCombiner()
Specified by:
getInvocationResultCombiner in interface Command


Copyright © 2011. All Rights Reserved.