Uses of Class
org.jdrupes.vmoperator.runner.qemu.events.VmopAgentLogOut
Packages that use VmopAgentLogOut
- 
Uses of VmopAgentLogOut in org.jdrupes.vmoperator.runner.qemuMethods in org.jdrupes.vmoperator.runner.qemu with parameters of type VmopAgentLogOutModifier and TypeMethodDescriptionvoidVmopAgentClient.onVmopAgentLogout(VmopAgentLogOut event) On vmop agent logout.
- 
Uses of VmopAgentLogOut in org.jdrupes.vmoperator.runner.qemu.eventsMethods 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.