Class ApolloDynamicConfiguration.ApolloListener
java.lang.Object
org.apache.dubbo.configcenter.support.apollo.ApolloDynamicConfiguration.ApolloListener
- All Implemented Interfaces:
com.ctrip.framework.apollo.ConfigChangeListener
- Enclosing class:
ApolloDynamicConfiguration
public class ApolloDynamicConfiguration.ApolloListener
extends Object
implements com.ctrip.framework.apollo.ConfigChangeListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidonChange(com.ctrip.framework.apollo.model.ConfigChangeEvent changeEvent)
-
Method Details
-
onChange
public void onChange(com.ctrip.framework.apollo.model.ConfigChangeEvent changeEvent) - Specified by:
onChangein interfacecom.ctrip.framework.apollo.ConfigChangeListener
-