setGlobalContext

fun setGlobalContext(applicationContext: ApplicationContext)

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

Parameters

applicationContext