org.wso2.carbon.url.mapper.clustermessage.commands.delete
Class VirtualHostDeleteMapping

java.lang.Object
  extended by org.apache.axis2.clustering.ClusteringCommand
      extended by org.apache.axis2.clustering.ClusteringMessage
          extended by org.wso2.carbon.url.mapper.clustermessage.commands.delete.VirtualHostDeleteMapping
All Implemented Interfaces:
Serializable

public class VirtualHostDeleteMapping
extends org.apache.axis2.clustering.ClusteringMessage

Cluster command to delete host mapping from url-mapper

See Also:
Serialized Form

Constructor Summary
VirtualHostDeleteMapping(String hostName)
           
 
Method Summary
 void execute(org.apache.axis2.context.ConfigurationContext configurationContext)
           
 org.apache.axis2.clustering.ClusteringCommand getResponse()
           
 
Methods inherited from class org.apache.axis2.clustering.ClusteringMessage
equals, getTimestamp, getUuid, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualHostDeleteMapping

public VirtualHostDeleteMapping(String hostName)
Method Detail

getResponse

public org.apache.axis2.clustering.ClusteringCommand getResponse()
Specified by:
getResponse in class org.apache.axis2.clustering.ClusteringMessage

execute

public void execute(org.apache.axis2.context.ConfigurationContext configurationContext)
             throws org.apache.axis2.clustering.ClusteringFault
Specified by:
execute in class org.apache.axis2.clustering.ClusteringCommand
Throws:
org.apache.axis2.clustering.ClusteringFault


Copyright © 2015 WSO2. All rights reserved.