UtilityAgent
class UtilityAgent(contextManager: ContextManagerInterface, directiveSequencer: DirectiveSequencerInterface) : CapabilityAgent, SupportedInterfaceContextProvider
Content copied to clipboard
Constructors
Link copied to clipboard
fun UtilityAgent(contextManager: ContextManagerInterface, directiveSequencer: DirectiveSequencerInterface)
Content copied to clipboard
Types
Functions
Link copied to clipboard
open override fun provideState( contextSetter: ContextSetterInterface, namespaceAndName: NamespaceAndName, contextType: ContextType, stateRequestToken: Int)
Content copied to clipboard