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 String decode(String fileName)
           
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)

decode

public static String decode(String fileName)


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