org.apache.axis2.clustering.context.commands
Class DeleteServiceGroupContextCommand

java.lang.Object
  extended by org.apache.axis2.clustering.ClusteringCommand
      extended by org.apache.axis2.clustering.context.ContextClusteringCommand
          extended by org.apache.axis2.clustering.context.commands.DeleteServiceGroupContextCommand
All Implemented Interfaces:
java.io.Serializable

public class DeleteServiceGroupContextCommand
extends ContextClusteringCommand

See Also:
Serialized Form

Constructor Summary
DeleteServiceGroupContextCommand()
           
 
Method Summary
 void execute(ConfigurationContext configurationContext)
           
 void setServiceGroupContextId(java.lang.String serviceGroupContextId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteServiceGroupContextCommand

public DeleteServiceGroupContextCommand()
Method Detail

setServiceGroupContextId

public void setServiceGroupContextId(java.lang.String serviceGroupContextId)

execute

public void execute(ConfigurationContext configurationContext)
             throws ClusteringFault
Specified by:
execute in class ContextClusteringCommand
Throws:
ClusteringFault


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