org.apache.geronimo.deployment.plugin.remote
Class RemoteDeployUtil

java.lang.Object
  extended by org.apache.geronimo.deployment.plugin.remote.RemoteDeployUtil

public class RemoteDeployUtil
extends Object

Knows how to upload files to a server


Nested Class Summary
protected static class RemoteDeployUtil.FileUploadServletProgressAdapter
           
 
Constructor Summary
RemoteDeployUtil()
           
 
Method Summary
static void uploadFilesToServer(File[] files, AbstractDeployCommand command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteDeployUtil

public RemoteDeployUtil()
Method Detail

uploadFilesToServer

public static void uploadFilesToServer(File[] files,
                                       AbstractDeployCommand command)


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.