de.kalpatec.pojosr.framework.launch
Class ClasspathScanner
java.lang.Object
de.kalpatec.pojosr.framework.launch.ClasspathScanner
public class ClasspathScanner
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClasspathScanner
public ClasspathScanner()
scanForBundles
public List<BundleDescriptor> scanForBundles()
throws Exception
- Throws:
Exception
scanForBundles
public List<BundleDescriptor> scanForBundles(ClassLoader loader)
throws Exception
- Throws:
Exception
scanForBundles
public List<BundleDescriptor> scanForBundles(String filterString)
throws Exception
- Throws:
Exception
scanForBundles
public List<BundleDescriptor> scanForBundles(String filterString,
ClassLoader loader)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.