se.kmr.scam.client.http.command
Class UpdateManifestCache
java.lang.Object
se.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateManifestCache
public UpdateManifestCache()
execute
public CommandResponse execute(HttpServletRequest request,
HttpServletResponse response)
- Execute the command.
- Specified by:
execute
in interface Command
- Parameters:
request
- current resquestresponse
- 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.