public class UpdateServiceGroupStateCommand extends UpdateStateCommand
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
serviceGroupContextId |
protected java.lang.String |
serviceGroupName |
propertyUpdater| Constructor and Description |
|---|
UpdateServiceGroupStateCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ConfigurationContext configContext) |
java.lang.String |
getServiceGroupContextId() |
java.lang.String |
getServiceGroupName() |
void |
setServiceGroupContextId(java.lang.String serviceGroupContextId) |
void |
setServiceGroupName(java.lang.String serviceGroupName) |
java.lang.String |
toString() |
addProperty, isPropertiesEmptyprotected java.lang.String serviceGroupName
protected java.lang.String serviceGroupContextId
public java.lang.String getServiceGroupName()
public void setServiceGroupName(java.lang.String serviceGroupName)
public java.lang.String getServiceGroupContextId()
public void setServiceGroupContextId(java.lang.String serviceGroupContextId)
public void execute(ConfigurationContext configContext) throws ClusteringFault
execute in class ClusteringCommandClusteringFaultpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.