public class URLResourceIterable extends Object implements Iterable<ClassPathResource>
| Modifier and Type | Field and Description |
|---|---|
ClassPathResourceFilter |
configFilter |
ClassLoader |
contextClassLoader |
protected static Logger |
log |
URL[] |
urls |
| Constructor and Description |
|---|
URLResourceIterable(URL[] urls,
ClassPathResourceFilter configFilter) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ClassPathResource> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprotected static final Logger log
public URL[] urls
public ClassPathResourceFilter configFilter
public ClassLoader contextClassLoader
public URLResourceIterable(URL[] urls, ClassPathResourceFilter configFilter)
public Iterator<ClassPathResource> iterator()
iterator in interface Iterable<ClassPathResource>Copyright © 2021 vpc open source initiative. All rights reserved.