| Constructor and Description |
|---|
FilterAnnotations(ClassLoader classLoader,
org.springframework.context.annotation.ComponentScan.Filter[] filters) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
anyMatches(org.springframework.core.type.classreading.MetadataReader metadataReader,
org.springframework.core.type.classreading.MetadataReaderFactory metadataReaderFactory) |
Iterator<org.springframework.core.type.filter.TypeFilter> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic FilterAnnotations(ClassLoader classLoader, org.springframework.context.annotation.ComponentScan.Filter[] filters)
public Iterator<org.springframework.core.type.filter.TypeFilter> iterator()
public boolean anyMatches(org.springframework.core.type.classreading.MetadataReader metadataReader,
org.springframework.core.type.classreading.MetadataReaderFactory metadataReaderFactory)
throws IOException
IOExceptionCopyright © 2017 Pivotal Software, Inc.. All rights reserved.