getContextLifecycleListeners

open fun getContextLifecycleListeners(): Collection<LifecycleListener>

Returns a mutable collection of the LifecycleListeners that will be applied to the Tomcat Context.

Return

the context lifecycle listeners that will be applied