org.openejb.util
Class JarUtils
java.lang.Object
org.openejb.util.JarUtils
- public class JarUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JarUtils
public JarUtils()
setHandlerSystemProperty
public static void setHandlerSystemProperty()
getJarContaining
public static File getJarContaining(String path)
throws OpenEJBException
- Throws:
OpenEJBException
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-2005 OpenEJB. All Rights Reserved.