类 ShenyuTrieListener
java.lang.Object
org.apache.shenyu.plugin.base.trie.ShenyuTrieListener
- 所有已实现的接口:
EventListener,org.springframework.context.ApplicationListener<TrieEvent>
public class ShenyuTrieListener
extends Object
implements org.springframework.context.ApplicationListener<TrieEvent>
shenyu trie rule change listener.
-
构造器详细资料
-
ShenyuTrieListener
public ShenyuTrieListener()
-
-
方法详细资料
-
onApplicationEvent
- 指定者:
onApplicationEvent在接口中org.springframework.context.ApplicationListener<TrieEvent>
-