Package org.libvirt.event
Interface AgentLifecycleListener
- All Superinterfaces:
EventListener
Interface for receiving events occurring on a guest agent livecycle change.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onAgentLifecycleChange
(Domain domain, int state, int reason)
-
Method Details
-
onAgentLifecycleChange
-