setThreadLocalContext

fun setThreadLocalContext(applicationContext: ApplicationContext)

Set any externally created ThreadLocal context into the context holder strategy. If any context with this name already exist then this method should throw InvalidContextException

Parameters

applicationContext