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 Details

    • onChange

      public void onChange(com.ctrip.framework.apollo.model.ConfigChangeEvent changeEvent)
      Specified by:
      onChange in interface com.ctrip.framework.apollo.ConfigChangeListener