org.apache.openejb.util
Class ConfUtils
java.lang.Object
org.apache.openejb.util.ConfUtils
public class ConfUtils
- extends Object
- Version:
- $Rev: 1293930 $ $Date: 2012-02-26 12:29:02 -0800 (Sun, 26 Feb 2012) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfUtils
public ConfUtils()
getConfResource
public static URL getConfResource(String name)
getResource
public static URL getResource(String name)
install
public static File install(String source,
String name)
throws IOException
- Throws:
IOException
install
public static File install(URL resource,
String name)
throws IOException
- Throws:
IOException
install
public static File install(URL resource,
String name,
boolean overwrite)
throws IOException
- Throws:
IOException
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.