org.geomajas.command.configuration
Class RefreshConfigurationCommand
java.lang.Object
org.geomajas.command.configuration.RefreshConfigurationCommand
- All Implemented Interfaces:
- Command<RefreshConfigurationRequest,RefreshConfigurationResponse>
@Component
public class RefreshConfigurationCommand
- extends Object
- implements Command<RefreshConfigurationRequest,RefreshConfigurationResponse>
This commands forces a complete reload of the configuration based on the provided list of configuration locations.
- Author:
- Jan De Moerloose
RefreshConfigurationCommand
public RefreshConfigurationCommand()
execute
public void execute(RefreshConfigurationRequest request,
RefreshConfigurationResponse response)
throws Exception
- Specified by:
execute in interface Command<RefreshConfigurationRequest,RefreshConfigurationResponse>
- Throws:
Exception
getEmptyCommandResponse
public RefreshConfigurationResponse getEmptyCommandResponse()
- Specified by:
getEmptyCommandResponse in interface Command<RefreshConfigurationRequest,RefreshConfigurationResponse>
Copyright © 2014 Geosparc. All Rights Reserved.