org.apache.axis2.clustering.tribes
Class ControlCommandProcessor

java.lang.Object
  extended by org.apache.axis2.clustering.tribes.ControlCommandProcessor

public class ControlCommandProcessor
extends java.lang.Object


Constructor Summary
ControlCommandProcessor(ConfigurationContext configurationContext)
           
 
Method Summary
 ControlCommand process(ControlCommand command)
           
 void setConfigurationContext(ConfigurationContext configurationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlCommandProcessor

public ControlCommandProcessor(ConfigurationContext configurationContext)
Method Detail

setConfigurationContext

public void setConfigurationContext(ConfigurationContext configurationContext)

process

public ControlCommand process(ControlCommand command)
                       throws ClusteringFault
Throws:
ClusteringFault


Copyright © 2007 Apache Web Services Project. All Rights Reserved.