ApplicationLaunchStages
一组 ApplicationLaunchStage 和各对应的处理器集。
Functions
Link copied to clipboard
获取某个 ApplicationLaunchStage 对应的处理器集。
Inherited functions
Link copied to clipboard
inline fun <H : ApplicationEventHandler> ApplicationLaunchStages.invokeOnEach(stage: ApplicationLaunchStage<H>, block: H.() -> Unit)
Find and invoke handlers form stage