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)
ClassFinder
ClassSpace
for Class
resources.findClasses
in interface ClassFinder
space
- The space to searchCopyright © 2010-2017 Sonatype, Inc.. All Rights Reserved.