Geomajas, Geomajas server: Main - commands 1.15.1

org.geomajas.command.configuration
Class RefreshConfigurationCommand

java.lang.Object
  extended by 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

Constructor Summary
RefreshConfigurationCommand()
           
 
Method Summary
 void execute(RefreshConfigurationRequest request, RefreshConfigurationResponse response)
           
 RefreshConfigurationResponse getEmptyCommandResponse()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefreshConfigurationCommand

public RefreshConfigurationCommand()
Method Detail

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>

Geomajas, Geomajas server: Main - commands 1.15.1

Copyright © 2014 Geosparc. All Rights Reserved.