Uses of Class
org.jdrupes.vmoperator.manager.events.VmResourceChanged
Packages that use VmResourceChanged
Package
Description
The following diagram shows the components of the manager application.
-
Uses of VmResourceChanged in org.jdrupes.vmoperator.manager
Methods in org.jdrupes.vmoperator.manager with parameters of type VmResourceChangedModifier and TypeMethodDescriptionvoidDisplaySecretReconciler.onVmResourceChanged(VmResourceChanged event, Channel channel) On vm def changed.voidPodMonitor.onVmResourceChanged(VmResourceChanged event, VmChannel channel) Check for pending changes.voidPoolMonitor.onVmResourceChanged(VmResourceChanged event) Track VM definition changes.voidReconciler.onVmResourceChanged(VmResourceChanged event, VmChannel channel) Handles the change event. -
Uses of VmResourceChanged in org.jdrupes.vmoperator.vmaccess
Methods in org.jdrupes.vmoperator.vmaccess with parameters of type VmResourceChangedModifier and TypeMethodDescriptionvoidVmAccess.onVmResourceChanged(VmResourceChanged event, VmChannel channel) Track the VM definitions and update conlets. -
Uses of VmResourceChanged in org.jdrupes.vmoperator.vmmgmt
Methods in org.jdrupes.vmoperator.vmmgmt with parameters of type VmResourceChangedModifier and TypeMethodDescriptionvoidVmMgmt.onVmResourceChanged(VmResourceChanged event, VmChannel channel) Track the VM definitions.