addContextLifecycleListeners

open fun addContextLifecycleListeners(contextLifecycleListeners: Array<LifecycleListener>)

Add LifecycleListeners that should be added to the Tomcat Context.

Parameters

contextLifecycleListeners

the listeners to add