public final class SisuIndexFinder extends Object implements ClassFinder
ClassFinder that uses the qualified class index to select implementations to scan.| Constructor and Description |
|---|
SisuIndexFinder(boolean globalIndex) |
| Modifier and Type | Method and Description |
|---|---|
Enumeration<URL> |
findClasses(ClassSpace space)
Searches the given
ClassSpace for Class resources. |
public Enumeration<URL> findClasses(ClassSpace space)
ClassFinderClassSpace for Class resources.findClasses in interface ClassFinderspace - The space to searchCopyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.