tigase.pubsub.cluster
Class ViewNodeLoadCommand

java.lang.Object
  extended by tigase.pubsub.cluster.ViewNodeLoadCommand
All Implemented Interfaces:
AdHocCommand

public class ViewNodeLoadCommand
extends Object
implements AdHocCommand


Constructor Summary
ViewNodeLoadCommand(PubSubConfig config, ClusterNodeMap nodeMap)
           
 
Method Summary
 void execute(AdhHocRequest request, AdHocResponse response)
           
 String getName()
           
 String getNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewNodeLoadCommand

public ViewNodeLoadCommand(PubSubConfig config,
                           ClusterNodeMap nodeMap)
Method Detail

execute

public void execute(AdhHocRequest request,
                    AdHocResponse response)
             throws AdHocCommandException
Specified by:
execute in interface AdHocCommand
Throws:
AdHocCommandException

getName

public String getName()
Specified by:
getName in interface AdHocCommand

getNode

public String getNode()
Specified by:
getNode in interface AdHocCommand


Copyright © 2008-2012 Tigase. All Rights Reserved.