org.apache.axis2.clustering.tribes
Class TribesControlCommandProcessor

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

public class TribesControlCommandProcessor
extends java.lang.Object


Constructor Summary
TribesControlCommandProcessor(ConfigurationContext configurationContext)
           
 
Method Summary
 void process(ControlCommand command, org.apache.catalina.tribes.Member sender)
           
 void setChannelSender(ChannelSender channelSender)
           
 void setConfigurationContext(ConfigurationContext configurationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TribesControlCommandProcessor

public TribesControlCommandProcessor(ConfigurationContext configurationContext)
Method Detail

setChannelSender

public void setChannelSender(ChannelSender channelSender)

setConfigurationContext

public void setConfigurationContext(ConfigurationContext configurationContext)

process

public void process(ControlCommand command,
                    org.apache.catalina.tribes.Member sender)
             throws ClusteringFault
Throws:
ClusteringFault


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