Namespace Sdl.Core.PluginFramework.Integration
Classes
ExtensionArguments
Extension arguments for the initialization of an extension instance
ExtensionBuilderAttribute
Attribute used to customize the creation of an extension instance
ExtensionsFactory
Implements the creation of the extension objects
ExtensionsRepository
Implements an extensions repository which stores singleton instances of the extensions
ExtensionStoreItem
Implements an item of the repository collection containing extension informations and its instances
ValuePairTypeInstance
Implements a pair value containing the instance of an extension and its type
Interfaces
IExtensionBuilder
Implements a custom extension instance builder