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

    Contribution for hooking into the backend lifecycle:

    • initialize()
    • configure(expressApp)
    • onStart(httpServer)
    • onStop()

    Implements

    Index

    Constructors

    Properties

    connections: Map<string, RemoteConnection> = ...
    copyService: RemoteCopyService
    remoteSetupService: RemoteSetupService

    Workaround for the fact that connection scoped services cannot directly inject these services.

    Methods