org.apache.openejb.loader
Class JarLocation

java.lang.Object
  extended by org.apache.openejb.loader.JarLocation

public class JarLocation
extends Object

Version:
$Rev$ $Date$

Constructor Summary
JarLocation()
           
 
Method Summary
static File get()
           
static File jarLocation(Class clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JarLocation

public JarLocation()
Method Detail

get

public static File get()

jarLocation

public static File jarLocation(Class clazz)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.