Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.deployment.preprocessor
Class PackZip

java.lang.Object
  extended by org.nuxeo.runtime.deployment.preprocessor.PackZip

public class PackZip
extends java.lang.Object

Author:
Bogdan Stefanescu

Constructor Summary
PackZip(java.io.File nuxeoEar, java.io.File target)
           
 
Method Summary
 void execute()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackZip

public PackZip(java.io.File nuxeoEar,
               java.io.File target)
Method Detail

execute

public void execute()
             throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.