UtilityAgent

class UtilityAgent(contextManager: ContextManagerInterface, directiveSequencer: DirectiveSequencerInterface) : CapabilityAgent, SupportedInterfaceContextProvider

Constructors

Link copied to clipboard
fun UtilityAgent(contextManager: ContextManagerInterface, directiveSequencer: DirectiveSequencerInterface)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun provideState(    contextSetter: ContextSetterInterface,     namespaceAndName: NamespaceAndName,     contextType: ContextType,     stateRequestToken: Int)

Properties

Link copied to clipboard
open override val namespaceAndName: NamespaceAndName