public interface ResourceScanner
| Modifier and Type | Method and Description |
|---|---|
boolean |
handles(ClasspathResource resource) |
Collection<ClasspathResource> |
scan(ClasspathResource url) |
boolean handles(ClasspathResource resource)
Collection<ClasspathResource> scan(ClasspathResource url) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.