Uses of Class
org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEvent
Packages that use VirtualMachineStatisticsChangedEvent
Package
Description
Internally Used.
Support for managing of Virtual Machine events through the Admin API.
-
Uses of VirtualMachineStatisticsChangedEvent in org.openspaces.admin.internal.alert.bean
Methods in org.openspaces.admin.internal.alert.bean with parameters of type VirtualMachineStatisticsChangedEventModifier and TypeMethodDescriptionvoidGarbageCollectionAlertBean.virtualMachineStatisticsChanged(VirtualMachineStatisticsChangedEvent event) voidHeapMemoryUtilizationAlertBean.virtualMachineStatisticsChanged(VirtualMachineStatisticsChangedEvent event) -
Uses of VirtualMachineStatisticsChangedEvent in org.openspaces.admin.internal.vm.events
Methods in org.openspaces.admin.internal.vm.events with parameters of type VirtualMachineStatisticsChangedEventModifier and TypeMethodDescriptionvoidClosureVirtualMachineStatisticsChangedEventListener.virtualMachineStatisticsChanged(VirtualMachineStatisticsChangedEvent event) voidDefaultVirtualMachineStatisticsChangedEventManager.virtualMachineStatisticsChanged(VirtualMachineStatisticsChangedEvent event) -
Uses of VirtualMachineStatisticsChangedEvent in org.openspaces.admin.vm.events
Methods in org.openspaces.admin.vm.events with parameters of type VirtualMachineStatisticsChangedEventModifier and TypeMethodDescriptionvoidVirtualMachineStatisticsChangedEventListener.virtualMachineStatisticsChanged(VirtualMachineStatisticsChangedEvent event) A callback indicating the statistics have changed.