BootstrapContextClosedEvent

ApplicationEvent published by a BootstrapContext when it's closed.

Author

Phillip Webb

Since

2.4.0

See also

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Return the BootstrapContext that was closed.
Link copied to clipboard
open fun getSource(): Any
Link copied to clipboard
open fun toString(): String