|
||||||||||
| 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)
ClassFinderClassSpace for Class resources.
findClasses in interface ClassFinderspace - The space to search
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||