|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScanListener
Interface for a scan manager
| Method Summary | |
|---|---|
void |
classMatchEvent(EnvironmentClassLoader loader,
Path root,
java.lang.String className)
Callback to note the class matches |
int |
getPriority()
Returns the listener's priority. |
boolean |
isRootScannable(Path root)
Called to check if the archive should be scan. |
boolean |
isScanMatch(CharBuffer string)
Returns true if the string matches an annotation class. |
| Method Detail |
|---|
int getPriority()
boolean isRootScannable(Path root)
boolean isScanMatch(CharBuffer string)
void classMatchEvent(EnvironmentClassLoader loader,
Path root,
java.lang.String className)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||