Class ConfigDataContextRefresher

java.lang.Object
org.springframework.cloud.context.refresh.ContextRefresher
org.springframework.cloud.context.refresh.ConfigDataContextRefresher
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<ContextRefreshedWithApplicationEvent>

public class ConfigDataContextRefresher extends ContextRefresher implements org.springframework.context.ApplicationListener<ContextRefreshedWithApplicationEvent>
Author:
Dave Syer, Venil Noronha