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

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

public class GetPartitionBalancingInfos
extends AbstractServiceCommand

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

Constructor Summary
GetPartitionBalancingInfos(ServiceSpaceName name)
           
 
Method Summary
protected  java.lang.Object execute(org.codehaus.wadi.group.LocalPeer localPeer, ServiceSpace serviceSpace, java.lang.Object service)
           
 
Methods inherited from class org.codehaus.wadi.servicespace.admin.commands.AbstractServiceCommand
execute, getInvocationResultCombiner, getService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetPartitionBalancingInfos

public GetPartitionBalancingInfos(ServiceSpaceName name)
Method Detail

execute

protected java.lang.Object execute(org.codehaus.wadi.group.LocalPeer localPeer,
                                   ServiceSpace serviceSpace,
                                   java.lang.Object service)
Specified by:
execute in class AbstractServiceCommand


Copyright © 2010. All Rights Reserved.