Package org.libvirt.event
Interface RebootListener
- All Superinterfaces:
EventListener
Interface for receiving domain reboot events.
-
Method Summary
-
Method Details
-
onReboot
This method gets called upon a domain reboot event.- Parameters:
domain
- the domain which was rebooted
-