JAsyncSuspendApplicationEventHandler

针对一些不同的 ApplicationLaunchStage 的事件异步处理器。

See also

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun invoke(configuration: C): CompletionStage<Void?>

invoker.