org.apache.geronimo.gshell.clp.handler
Class FileHandler
java.lang.Object
org.apache.geronimo.gshell.clp.handler.Handler<File>
org.apache.geronimo.gshell.clp.handler.FileHandler
public class FileHandler
- extends Handler<File>
Handler for file types.
- Version:
- $Rev: 570606 $ $Date: 2007-08-28 19:17:11 -0700 (Tue, 28 Aug 2007) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileHandler
public FileHandler(Descriptor desc,
Setter<? super File> setter)
handle
public int handle(Parameters params)
throws ProcessingException
- Specified by:
handle in class Handler<File>
- Throws:
ProcessingException
getDefaultMetaVariable
public String getDefaultMetaVariable()
- Specified by:
getDefaultMetaVariable in class Handler<File>
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.