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