Uses of Class
org.openspaces.admin.vm.events.VirtualMachinesStatisticsChangedEvent
Packages that use VirtualMachinesStatisticsChangedEvent
Package
Description
Internally Used.
Support for managing of Virtual Machine events through the Admin API.
-
Uses of VirtualMachinesStatisticsChangedEvent in org.openspaces.admin.internal.vm.events
Methods in org.openspaces.admin.internal.vm.events with parameters of type VirtualMachinesStatisticsChangedEventModifier and TypeMethodDescriptionvoidClosureVirtualMachinesStatisticsChangedEventListener.virtualMachinesStatisticsChanged(VirtualMachinesStatisticsChangedEvent event) voidDefaultVirtualMachinesStatisticsChangedEventManager.virtualMachinesStatisticsChanged(VirtualMachinesStatisticsChangedEvent event) -
Uses of VirtualMachinesStatisticsChangedEvent in org.openspaces.admin.vm.events
Methods in org.openspaces.admin.vm.events with parameters of type VirtualMachinesStatisticsChangedEventModifier and TypeMethodDescriptionvoidVirtualMachinesStatisticsChangedEventListener.virtualMachinesStatisticsChanged(VirtualMachinesStatisticsChangedEvent event) A callback indicating the statistics have changed.