Uses of Class
org.jdrupes.vmoperator.runner.qemu.events.VmopAgentLogIn
Packages that use VmopAgentLogIn
-
Uses of VmopAgentLogIn in org.jdrupes.vmoperator.runner.qemu
Methods in org.jdrupes.vmoperator.runner.qemu with parameters of type VmopAgentLogInModifier and TypeMethodDescriptionvoid
VmopAgentClient.onVmopAgentLogIn
(VmopAgentLogIn event) On vmop agent login. -
Uses of VmopAgentLogIn in org.jdrupes.vmoperator.runner.qemu.events
Methods in org.jdrupes.vmoperator.runner.qemu.events that return VmopAgentLogInConstructors in org.jdrupes.vmoperator.runner.qemu.events with parameters of type VmopAgentLogInModifierConstructorDescriptionVmopAgentLoggedIn
(VmopAgentLogIn triggeringEvent) Instantiates a new vmop agent logged in.