org.apache.axis2.clustering.context.commands
Class DeleteServiceGroupContextCommand
java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.context.ContextClusteringCommand
org.apache.axis2.clustering.context.commands.DeleteServiceGroupContextCommand
- All Implemented Interfaces:
- Serializable
public class DeleteServiceGroupContextCommand
- extends ContextClusteringCommand
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteServiceGroupContextCommand
public DeleteServiceGroupContextCommand()
setServiceGroupContextId
public void setServiceGroupContextId(String serviceGroupContextId)
execute
public void execute(ConfigurationContext configurationContext)
throws ClusteringFault
- Specified by:
execute
in class ContextClusteringCommand
- Throws:
ClusteringFault
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.