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

java.lang.Object
  extended byorg.apache.geronimo.deployment.plugin.remote.RemoteDeployUtil

public class RemoteDeployUtil
extends Object

Knows how to upload files to a server

Version:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

Constructor Summary
RemoteDeployUtil()
           
 
Method Summary
static void uploadFilesToServer(File[] files, AbstractDeployCommand progress)
           
 
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 progress)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.