@Component public class RefreshConfigurationCommand extends Object implements Command<RefreshConfigurationRequest,RefreshConfigurationResponse>
| Constructor and Description |
|---|
RefreshConfigurationCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(RefreshConfigurationRequest request,
RefreshConfigurationResponse response) |
RefreshConfigurationResponse |
getEmptyCommandResponse() |
public void execute(RefreshConfigurationRequest request, RefreshConfigurationResponse response) throws Exception
execute in interface Command<RefreshConfigurationRequest,RefreshConfigurationResponse>Exceptionpublic RefreshConfigurationResponse getEmptyCommandResponse()
getEmptyCommandResponse in interface Command<RefreshConfigurationRequest,RefreshConfigurationResponse>Copyright © 2013 Geosparc. All Rights Reserved.