Abstract
Object which manages kernel instances for a given base url.
The manager is responsible for maintaining the state of kernel specs.
A signal emitted when there is a connection failure.
Test whether the manager is ready.
A promise that fulfills when the manager is ready.
Readonly
The server settings of the manager.
A signal emitted when the delegate is disposed.
Whether the manager is active.
Test whether the delegate has been disposed.
Dispose of the delegate and invoke the callback function.
Object which manages kernel instances for a given base url.
Notes
The manager is responsible for maintaining the state of kernel specs.