接口的使用
org.apache.shenyu.plugin.base.handler.PluginDataHandler
使用PluginDataHandler的程序包
-
org.apache.shenyu.plugin.base.cache中PluginDataHandler的使用
类型变量类型为PluginDataHandler的org.apache.shenyu.plugin.base.cache中的方法参数修饰符和类型方法说明voidCommonPluginDataSubscriber.putExtendPluginDataHandler(List<PluginDataHandler> handlers) Put extend plugin data handler.类型变量类型为PluginDataHandler的org.apache.shenyu.plugin.base.cache中的构造器参数限定符构造器说明CommonPluginDataSubscriber(List<PluginDataHandler> pluginDataHandlerList, org.apache.shenyu.common.config.ShenyuConfig.SelectorMatchCache selectorMatchConfig, org.apache.shenyu.common.config.ShenyuConfig.RuleMatchCache ruleMatchCacheConfig) Instantiates a new Common plugin data subscriber.CommonPluginDataSubscriber(List<PluginDataHandler> pluginDataHandlerList, org.springframework.context.ApplicationEventPublisher eventPublisher, org.apache.shenyu.common.config.ShenyuConfig.SelectorMatchCache selectorMatchConfig, org.apache.shenyu.common.config.ShenyuConfig.RuleMatchCache ruleMatchCacheConfig) Instantiates a new Common plugin data subscriber.