|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.sca.node.osgi.launcher.JarFileFinder
public class JarFileFinder
Constructor Summary | |
---|---|
JarFileFinder()
|
Method Summary | |
---|---|
static java.util.List<java.net.URL> |
findJarFiles(java.io.File root,
java.io.FilenameFilter filter)
Returns a ClassLoader for the Tuscany runtime JARs. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JarFileFinder()
Method Detail |
---|
public static java.util.List<java.net.URL> findJarFiles(java.io.File root, java.io.FilenameFilter filter) throws java.io.FileNotFoundException, java.net.URISyntaxException, java.net.MalformedURLException
parentClassLoader
- filter
-
java.io.FileNotFoundException
java.net.URISyntaxException
java.net.MalformedURLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |