|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sonatype.guice.bean.scanners.index.SisuIndexFinder
public final class SisuIndexFinder
ClassFinder
that uses the index files under META-INF/sisu
to find interesting classes.
Constructor Summary | |
---|---|
SisuIndexFinder()
|
Method Summary | |
---|---|
java.util.Enumeration<java.net.URL> |
findClasses(ClassSpace space)
Searches the given ClassSpace for Class resources. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SisuIndexFinder()
Method Detail |
---|
public java.util.Enumeration<java.net.URL> findClasses(ClassSpace space)
ClassFinder
ClassSpace
for Class
resources.
findClasses
in interface ClassFinder
space
- The space to search
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |