org.apache.openejb.util
Class URLs
java.lang.Object
org.apache.openejb.util.URLs
public class URLs
- extends Object
- Version:
- $Rev: 1293319 $ $Date: 2012-02-24 08:13:44 -0800 (Fri, 24 Feb 2012) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
public static final Logger LOGGER
toFile
public static File toFile(URL url)
toFilePath
public static String toFilePath(URL url)
cullSystemAndOpenEJBJars
public static org.apache.xbean.finder.UrlSet cullSystemAndOpenEJBJars(org.apache.xbean.finder.UrlSet original)
throws IOException
- Throws:
IOException
cullSystemJars
public static org.apache.xbean.finder.UrlSet cullSystemJars(org.apache.xbean.finder.UrlSet original)
throws IOException
- Throws:
IOException
cullOpenEJBJars
public static org.apache.xbean.finder.UrlSet cullOpenEJBJars(org.apache.xbean.finder.UrlSet original)
throws IOException
- Throws:
IOException
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.