- All Implemented Interfaces:
- EventListener, org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>
public class AcmContextRefresher
extends Object
implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>
On application start up, AcmContextRefresher add diamond listeners to all application
level dataIds, when there is a change in the data, listeners will refresh
configurations.
- Author:
- juven.xuxb, 5/13/16.