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, isPropertiesEmpty
protected 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 ClusteringCommand
ClusteringFault
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.