类 SimplePropertyListener<T>
java.lang.Object
com.alibaba.csp.sentinel.property.SimplePropertyListener<T>
- 所有已实现的接口:
PropertyListener<T>
-
构造器详细资料
-
SimplePropertyListener
public SimplePropertyListener()
-
-
方法详细资料
-
configLoad
从接口复制的说明:PropertyListenerThe first time of thevalue's load.- 指定者:
configLoad在接口中PropertyListener<T>- 参数:
value- the value loaded.
-