SystemEventVmReady¶
-
class
tenjint.api.api.
SystemEventVmReady
[source]¶ Emitted when the VM is ready to run.
This event is emitted when the VM is ready to run. It is the last chance to setup callbacks before the execution of the VM begins.
Attributes
Methods
Initialize self.
SystemEventVmReady.filter
(event_params, event)Event filter function
SystemEventVmReady.parse_request
(**kwargs)Parse an event request using the event request params.
Parse an event request using the event request params.