程序包 com.alibaba.csp.sentinel.property
package com.alibaba.csp.sentinel.property
-
类说明A
SentinelPropertythat will never inform thePropertyListeneron it.This class holds callback method whenSentinelProperty.updateValue(Object)need inform the listenerThis class holds current value of the config, and is responsible for informing allPropertyListeners added on this when the config is updated.