public class ScannotationComponentScanner extends Object implements ComponentScanner
| Constructor and Description |
|---|
ScannotationComponentScanner() |
| 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.
|
public Collection<String> scan(ClasspathResolver resolver)
ComponentScannerscan in interface ComponentScannerCopyright © 2014 Caelum. All Rights Reserved.