public static interface URLPackageScanner.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
classFound(String className)
Called for each found class.
|
void classFound(String className)
className - The name of the found classCopyright © 2008-2015 Seam Framework. All Rights Reserved.