Uses of Class
org.jdrupes.vmoperator.runner.qemu.events.VmopAgentLogOut
Packages that use VmopAgentLogOut
-
Uses of VmopAgentLogOut in org.jdrupes.vmoperator.runner.qemu
Methods in org.jdrupes.vmoperator.runner.qemu with parameters of type VmopAgentLogOutModifier and TypeMethodDescriptionvoid
VmopAgentClient.onVmopAgentLogout
(VmopAgentLogOut event) On vmop agent logout. -
Uses of VmopAgentLogOut in org.jdrupes.vmoperator.runner.qemu.events
Methods in org.jdrupes.vmoperator.runner.qemu.events that return VmopAgentLogOutConstructors in org.jdrupes.vmoperator.runner.qemu.events with parameters of type VmopAgentLogOutModifierConstructorDescriptionVmopAgentLoggedOut
(VmopAgentLogOut triggeringEvent) Instantiates a new vmop agent logged out.