se.kmr.scam.client.http.command
Class UpdateManifestCache

java.lang.Object
  extended byse.kmr.scam.client.http.command.UpdateManifestCache
All Implemented Interfaces:
Command

public class UpdateManifestCache
extends Object
implements Command

Updates the manifest chache, ManifestIDBean, if the manifest component has been updated.

Version:
$Revision: 1.5 $
Author:
Jöran
Created:
den 17 april 2003

Constructor Summary
UpdateManifestCache()
           
 
Method Summary
 CommandResponse execute(HttpServletRequest request, HttpServletResponse response)
          Execute the command.
 void init(Map map)
          Initialize the command.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateManifestCache

public UpdateManifestCache()
Method Detail

execute

public CommandResponse execute(HttpServletRequest request,
                               HttpServletResponse response)
Execute the command.

Specified by:
execute in interface Command
Parameters:
request - current resquest
response - current response
Returns:
null

init

public void init(Map map)
Initialize the command.

Specified by:
init in interface Command
Parameters:
map - initialize with theese parameters


Copyright © 2003 SCAM. All Rights Reserved.