ApplicationLaunchStages

一组 ApplicationLaunchStage 和各对应的处理器集。

Functions

Link copied to clipboard
abstract operator fun get(stage: ApplicationLaunchStage<*>): Iterable<ApplicationEventHandler>?

获取某个 ApplicationLaunchStage 对应的处理器集。

Inherited functions

Link copied to clipboard

Find and invoke handlers form stage