public class RefreshConfigurationResponse extends CommandResponse
RefreshConfigurationCommand.| Constructor and Description |
|---|
RefreshConfigurationResponse() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getApplicationNames()
Returns an array of client applications in the newly loaded context.
|
void |
setApplicationNames(String[] applicationNames)
Sets an array of client applications in the newly loaded context.
|
String |
toString() |
getErrorMessages, getErrors, getExceptions, getExecutionTime, getId, isError, setExecutionTime, setIdpublic String[] getApplicationNames()
public void setApplicationNames(String[] applicationNames)
applicationNames - array of application namespublic String toString()
toString in class CommandResponseCopyright © 2013 Geosparc. All Rights Reserved.