public class BootApplicationEventTransformer extends LifecycleObjectSupport implements org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>
This class mostly exist because projects not dependent on Boot may want to understand events but can't use classes.
Constructor and Description |
---|
BootApplicationEventTransformer() |
Modifier and Type | Method and Description |
---|---|
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event) |
afterPropertiesSet, doStart, doStop, getBeanFactory, getPhase, getTaskExecutor, getTaskScheduler, getYarnEventPublisher, isAutoStartup, isRunning, onInit, setAutoStartup, setBeanFactory, setPhase, setTaskExecutor, setTaskScheduler, setYarnEventPublisher, start, stop, stop