public interface RebootListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onReboot(Domain domain)
This method gets called upon a domain reboot event.
|
void onReboot(Domain domain)
domain - the domain which was rebooted