clear

open override fun clear()

Clear the entire context


open suspend override fun clear(timeout: Long?)

Same as clear in ApplicationContext with additional timeout parameter for wait time in case of multiple threads blocking on this method

Parameters

timeout

in millis