| 构造器和说明 |
|---|
FilterCustom() |
public boolean match(org.springframework.core.type.classreading.MetadataReader metadataReader,
org.springframework.core.type.classreading.MetadataReaderFactory metadataReaderFactory)
throws IOException
match 在接口中 org.springframework.core.type.filter.TypeFiltermetadataReader - the metadata reader for the target classmetadataReaderFactory - a factory for obtaining metadata readers
for other classes (such as superclasses and interfaces)IOException - in case of I/O failure when reading metadataCopyright © 2020 GTMAP. All rights reserved.