org.apache.geronimo.deployment.plugin.remote
Class RemoteDeployUtil.FileUploadServletProgressAdapter
java.lang.Object
org.apache.geronimo.deployment.plugin.remote.RemoteDeployUtil.FileUploadServletProgressAdapter
- All Implemented Interfaces:
- FileUploadProgress
- Enclosing class:
- RemoteDeployUtil
protected static class RemoteDeployUtil.FileUploadServletProgressAdapter
- extends Object
- implements FileUploadProgress
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteDeployUtil.FileUploadServletProgressAdapter
public RemoteDeployUtil.FileUploadServletProgressAdapter(AbstractDeployCommand command)
fail
public void fail(String message)
- Specified by:
fail
in interface FileUploadProgress
fail
public void fail(Exception exception)
- Specified by:
fail
in interface FileUploadProgress
updateStatus
public void updateStatus(String message)
- Specified by:
updateStatus
in interface FileUploadProgress
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.