@Documented @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface InterceptorParserHander
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends InterceptorProcessorParser> |
parserHander |
public abstract Class<? extends InterceptorProcessorParser> parserHander
Copyright © 2018–2021. All rights reserved.