public class DeleteServiceStateCommand extends StateClusteringCommand
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
serviceGroupContextId |
protected java.lang.String |
serviceGroupName |
protected java.lang.String |
serviceName |
| Constructor and Description |
|---|
DeleteServiceStateCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ConfigurationContext configurationContext) |
void |
setServiceGroupContextId(java.lang.String serviceGroupContextId) |
void |
setServiceGroupName(java.lang.String serviceGroupName) |
void |
setServiceName(java.lang.String serviceName) |
protected java.lang.String serviceGroupName
protected java.lang.String serviceGroupContextId
protected java.lang.String serviceName
public void setServiceGroupName(java.lang.String serviceGroupName)
public void setServiceName(java.lang.String serviceName)
public void setServiceGroupContextId(java.lang.String serviceGroupContextId)
public void execute(ConfigurationContext configurationContext) throws ClusteringFault
execute in class ClusteringCommandClusteringFaultCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.