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(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(ConfigurationContext configContext) throws ClusteringFault
execute in class ClusteringCommandClusteringFaultCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.