public interface ClasspathScanner
The archives scanned over are properties of implementations.
| Modifier and Type | Method and Description |
|---|---|
Collection<ClasspathResource> |
scan(ResourceMatcher matcher)
Returns
ClasspathResources that match a given ResourceMatcher. |
Collection<ClasspathResource> scan(ResourceMatcher matcher)
ClasspathResources that match a given ResourceMatcher.matcher - the matcherCopyright © 2017. All Rights Reserved.