jpl.mipl.mdms.FileService.komodo.registry.handlers
Class AddFileCompleteHandler
java.lang.Object
jpl.mipl.mdms.FileService.komodo.registry.handlers.GeneralErrorHandler
jpl.mipl.mdms.FileService.komodo.registry.handlers.AddFileCompleteHandler
- All Implemented Interfaces:
- RegistryHandler
public class AddFileCompleteHandler
- extends GeneralErrorHandler
Implementation of the registry handler to handle file modification retrieved from the
registry call. This class is derived from the GeneralErrorHandler to take
advantage of the automatic error capturing and reporting implementation.
- Version:
- $Id: AddFileCompleteHandler.java,v 1.1 2005/12/16 00:18:04 awt Exp $
- Author:
- A. Tinio, {Adrian.Tinio@jpl.nasa.gov}
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddFileCompleteHandler
public AddFileCompleteHandler()
getModified
public Date getModified()
_handleResult
protected void _handleResult(Hashtable result)
- Description copied from class:
GeneralErrorHandler
- A do-nothing method since this class does not handle any results.
- Overrides:
_handleResult in class GeneralErrorHandler
- Parameters:
result - the data retrieved from the registry