Table of Contents

Class ServiceProviderPluginContextFactory

Namespace
JD.AI.Core.Plugins
Assembly
JD.AI.Core.dll

DI-backed plugin context factory for hosted environments (gateway/daemon).

public sealed class ServiceProviderPluginContextFactory : IPluginContextFactory
Inheritance
ServiceProviderPluginContextFactory
Implements
Inherited Members

Constructors

ServiceProviderPluginContextFactory(IServiceProvider)

public ServiceProviderPluginContextFactory(IServiceProvider serviceProvider)

Parameters

serviceProvider IServiceProvider

Methods

CreateContext()

public IPluginContext CreateContext()

Returns

IPluginContext