This commit is contained in:
parent
e25358085f
commit
ee2de96c56
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ package org.jdrupes.vmoperator.runner.qemu.events;
|
||||||
import com.fasterxml.jackson.databind.JsonNode;
|
import com.fasterxml.jackson.databind.JsonNode;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Signals the processing of the {@link QmpShutdown} event.
|
* Signals the reception of a SHUTDOWN event.
|
||||||
*/
|
*/
|
||||||
public class ShutdownEvent extends MonitorEvent {
|
public class ShutdownEvent extends MonitorEvent {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue