setContext

abstract fun setContext(applicationContext: ApplicationContext)

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

Parameters

applicationContext