org.apache.openejb.util
Class JarCreator

java.lang.Object
  extended by org.apache.openejb.util.JarCreator

public final class JarCreator
extends Object


Method Summary
static void jarDir(File dir, File zipName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

jarDir

public static void jarDir(File dir,
                          File zipName)
                   throws IOException,
                          IllegalArgumentException
Throws:
IOException
IllegalArgumentException


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.