public interface PluggableFeignPlugin
extends org.springframework.core.Ordered
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName()
Get name of plugin
|
PluggableFeignPluginType |
getType()
Get type of plugin
|
void |
run(PluggableFeignContext context)
Run the plugin
|
String getName()
PluggableFeignPluginType getType()
PluggableFeignPluginTypevoid run(PluggableFeignContext context)
Copyright © 2022 Tencent. All rights reserved.