public class ShenyuSpringMvcClientProcessorImpl extends org.apache.shenyu.client.core.register.matcher.BaseAnnotationApiProcessor<ShenyuSpringMvcClient>
ShenyuSpringMvcClient annotationsShenyuSpringMvcClient| Constructor and Description |
|---|
ShenyuSpringMvcClientProcessorImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<ShenyuSpringMvcClient> |
matchAnnotation() |
void |
process(org.apache.shenyu.client.core.register.ApiBean.ApiDefinition definition,
ShenyuSpringMvcClient annotation) |
void |
process(org.apache.shenyu.client.core.register.ApiBean apiBean,
ShenyuSpringMvcClient annotation) |
match, match, processclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotation, getAnnotation, processpublic void process(org.apache.shenyu.client.core.register.ApiBean apiBean,
ShenyuSpringMvcClient annotation)
public void process(org.apache.shenyu.client.core.register.ApiBean.ApiDefinition definition,
ShenyuSpringMvcClient annotation)
public java.lang.Class<ShenyuSpringMvcClient> matchAnnotation()
Copyright © 2023 The Apache Software Foundation. All rights reserved.