Abstract
Protected
hostedProtected
Readonly
hostedProtected
Readonly
hostedProtected
instanceProtected
instanceProtected
isProtected
Readonly
metadataProtected
pluginProtected
Readonly
requestChecks that the instanceUri
is responding before exiting method
Runs specified by the given uri plugin with debug in separate Theia instance.
uri to the plugin source location
debug configuration
uri where new Theia instance is run
Returns uri where hosted instance is run. Throws error if instance is not running.
Returns uri where plugin loaded into hosted instance is located. Throws error if instance is not running.
Protected
getOptional
port: numberOptional
debugConfig: PluginDebugConfigurationChecks whether given uri points to a valid plugin.
uri to the plugin source location
Protected
isChecks whether hosted instance is run.
Protected
postProtected
postProtected
runTerminates hosted plugin instance. Throws error if instance is not running.
Protected
validate
Is responsible for running and handling separate Theia instance with given plugin.