Uses of Interface
org.springframework.boot.SpringApplicationRunListener
Packages that use SpringApplicationRunListener
-
Uses of SpringApplicationRunListener in org.springframework.boot
Methods in org.springframework.boot that return SpringApplicationRunListenerModifier and TypeMethodDescription@Nullable SpringApplicationRunListenerSpringApplicationHook.getRunListener(SpringApplication springApplication) Return theSpringApplicationRunListenerthat should be hooked into the givenSpringApplication.