setEngineValves

open fun setEngineValves(engineValves: Collection<out Valve>)

Set Valves that should be applied to the Tomcat Engine. Calling this method will replace any existing valves.

Parameters

engineValves

the valves to set