ClientContextProvider
Interface to provide context of client's element
Types
Functions
Link copied to clipboard
abstract fun provideState( contextSetter: ContextSetterInterface, namespaceAndName: NamespaceAndName, contextType: ContextType, stateRequestToken: Int)
Content copied to clipboard
Called by ContextManagerInterface when ContextRequester request context. Implementer should update contextSetter using given token(stateRequestToken)