Theia API Documentation v1.65.0
    Preparing search index...

    Class AbstractPluginHostRPC<PM, PAF, EXT>Abstract

    Handle the RPC calls.

    Type Parameters

    • PM extends AbstractPluginManagerExtImpl<any>

      is the plugin manager (ext) type

    • PAF

      is the plugin API factory type

    • EXT extends Partial<ExtInterfaces>

      is the type identifying the Ext interfaces supported by the plugin manager

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    apiFactory: PAF
    banner: string
    loadContainerModule: PluginContainerModuleLoader
    pluginManager: PM
    rpc: any

    Methods