org.apache.openejb.util
Class JarUtils
java.lang.Object
org.apache.openejb.util.JarUtils
public class JarUtils
- extends Object
- Version:
- $Rev: 546178 $ $Date: 2007-06-11 17:58:12 +0200 (Mo, 11. Jun 2007) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JarUtils
public JarUtils()
addFileToJar
public static void addFileToJar(String jarFile,
String file)
throws OpenEJBException
- Throws:
OpenEJBException
getJarFile
public static JarFile getJarFile(String jarFile)
throws OpenEJBException
- Throws:
OpenEJBException
getContextClassLoader
public static ClassLoader getContextClassLoader()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.