ParentContextCloserApplicationListener

Listener that closes the application context if its parent is closed. It listens for refresh events and grabs the current context from there, and then listens for closed events and propagates it down the hierarchy.

Author

Dave Syer

Eric Bottard

Since

1.0.0

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val HIGHEST_PRECEDENCE: Int = -2147483648
Link copied to clipboard
val LOWEST_PRECEDENCE: Int = 2147483647
Link copied to clipboard
val order: Int = 2147483637

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun getOrder(): Int
Link copied to clipboard
Link copied to clipboard