org.openejb.util
Class JarUtils

java.lang.Object
  |
  +--org.openejb.util.JarUtils

public class JarUtils
extends java.lang.Object


Constructor Summary
JarUtils()
           
 
Method Summary
(package private) static void ()
           
static java.io.File getJarContaining(java.lang.String path)
           
static void setHandlerSystemProperty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JarUtils

public JarUtils()
Method Detail

static void ()

setHandlerSystemProperty

public static void setHandlerSystemProperty()

getJarContaining

public static java.io.File getJarContaining(java.lang.String path)
                                     throws OpenEJBException