org.apache.geronimo.system.plugin
Interface ServerArchiver

All Known Subinterfaces:
GeronimoDeploymentManager
All Known Implementing Classes:
ArchiverGBean, RemoteDeploymentManager

public interface ServerArchiver


Method Summary
 File archive(String sourcePath, String destPath, Artifact artifact)
           
 

Method Detail

archive

File archive(String sourcePath,
             String destPath,
             Artifact artifact)
             throws org.codehaus.plexus.archiver.ArchiverException,
                    IOException
Throws:
org.codehaus.plexus.archiver.ArchiverException
IOException


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