get

abstract operator fun get(stage: ApplicationLaunchStage<*>): Iterable<ApplicationEventHandler>?

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