public class UpdateServiceGroupStateCommand extends UpdateStateCommand
| Modifier and Type | Field and Description |
|---|---|
protected String |
serviceGroupContextId |
protected String |
serviceGroupName |
propertyUpdater| Constructor and Description |
|---|
UpdateServiceGroupStateCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.apache.axis2.context.ConfigurationContext configContext) |
String |
getServiceGroupContextId() |
String |
getServiceGroupName() |
void |
setServiceGroupContextId(String serviceGroupContextId) |
void |
setServiceGroupName(String serviceGroupName) |
String |
toString() |
addProperty, isPropertiesEmptyprotected String serviceGroupName
protected String serviceGroupContextId
public String getServiceGroupName()
public void setServiceGroupName(String serviceGroupName)
public String getServiceGroupContextId()
public void setServiceGroupContextId(String serviceGroupContextId)
public void execute(org.apache.axis2.context.ConfigurationContext configContext)
throws org.apache.axis2.clustering.ClusteringFault
execute in class org.apache.axis2.clustering.ClusteringCommandorg.apache.axis2.clustering.ClusteringFaultCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.