Class ApplicationEnvironmentPreparedEvent

All Implemented Interfaces:
Serializable

public class ApplicationEnvironmentPreparedEvent extends SpringApplicationEvent
Event published when a SpringApplication is starting up and the Environment is first available for inspection and modification.
Since:
1.0.0
Author:
Dave Syer
See Also: