- All Implemented Interfaces:
- java.util.EventListener, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>, org.springframework.context.EnvironmentAware
public class XdConfigLoggingInitializer
extends java.lang.Object
implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>, org.springframework.context.EnvironmentAware
Initializer that can print useful stuff about an XD context on startup.
- Author:
- Dave Syer, David Turanski, Ilayaperumal Gopinathan