Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/node/plugin-theia-deployer-participant
PluginTheiaDeployerParticipant
Class PluginTheiaDeployerParticipant
A participant can hook into the plugin deployer lifecycle.
Implements
PluginDeployerParticipant
Index
Constructors
constructor
Properties
environments
Methods
on
Will
Start
Constructors
constructor
new
PluginTheiaDeployerParticipant
()
:
PluginTheiaDeployerParticipant
Returns
PluginTheiaDeployerParticipant
Properties
Protected
Readonly
environments
environments
:
PluginTheiaEnvironment
Methods
on
Will
Start
onWillStart
(
context
:
PluginDeployerStartContext
)
:
Promise
<
void
>
Parameters
context
:
PluginDeployerStartContext
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
environments
Methods
on
Will
Start
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
A participant can hook into the plugin deployer lifecycle.