public class RepeatableByMappingParser extends Object implements RepeatableMappingParser
RepeatableBy注解对应的元素注解与容器注解层级SimpleRepeatableMappingRegistryREPEATABLE_BY_MAPPING_PARSER, STANDARD_REPEATABLE_MAPPING_PARSER| 构造器和说明 |
|---|
RepeatableByMappingParser() |
| 限定符和类型 | 方法和说明 |
|---|---|
RepeatableMapping |
parse(Class<? extends Annotation> annotationType,
RepeatableMappingRegistry registry)
解析注解类型,获得需要向注册表中注册的
RepeatableMapping |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckContainedAttributepublic RepeatableMapping parse(Class<? extends Annotation> annotationType, RepeatableMappingRegistry registry)
RepeatableMappingParserRepeatableMappingparse 在接口中 RepeatableMappingParserannotationType - 注解类型registry - 注册表Copyright © 2022. All rights reserved.