Geomajas, Geomajas server: Main - commands 1.15.1

org.geomajas.command.general
Class LogCommand

java.lang.Object
  extended by org.geomajas.command.general.LogCommand
All Implemented Interfaces:
Command<LogRequest,CommandResponse>

@Component
public class LogCommand
extends Object
implements Command<LogRequest,CommandResponse>

Command which does server side logging.

Author:
Pieter De Graef, Joachim Van der Auwera

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

Constructor Detail

LogCommand

public LogCommand()
Method Detail

getEmptyCommandResponse

public CommandResponse getEmptyCommandResponse()
Specified by:
getEmptyCommandResponse in interface Command<LogRequest,CommandResponse>

execute

public void execute(LogRequest request,
                    CommandResponse response)
             throws Exception
Specified by:
execute in interface Command<LogRequest,CommandResponse>
Throws:
Exception

Geomajas, Geomajas server: Main - commands 1.15.1

Copyright © 2014 Geosparc. All Rights Reserved.