public interface ComponentScanner
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
scan(ClasspathResolver resolver)
Scan all classes in WEB-INF/classes and all classes from
JARs from WEB-INF/lib belonging to specific packages.
|
Collection<String> scan(ClasspathResolver resolver)
basePackages - Base packages to register JARs.Copyright © 2014 Caelum. All Rights Reserved.