org.apache.openejb.loader
Class JarLocation

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

public class JarLocation
extends java.lang.Object

Version:
$Rev$ $Date$

Constructor Summary
JarLocation()
           
 
Method Summary
static java.lang.String decode(java.lang.String fileName)
           
static java.io.File get()
           
static java.io.File jarLocation(java.lang.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 java.io.File get()

jarLocation

public static java.io.File jarLocation(java.lang.Class clazz)

decode

public static java.lang.String decode(java.lang.String fileName)


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