Uses of Interface
org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEventManager
Packages that use VirtualMachineStatisticsChangedEventManager
Package
Description
Internally Used.
Internally Used.
Support for managing of Virtual Machine(s) through the Admin API.
-
Uses of VirtualMachineStatisticsChangedEventManager in org.openspaces.admin.internal.vm
Methods in org.openspaces.admin.internal.vm that return VirtualMachineStatisticsChangedEventManagerModifier and TypeMethodDescriptionDefaultVirtualMachine.getVirtualMachineStatisticsChanged()DefaultVirtualMachines.getVirtualMachineStatisticsChanged() -
Uses of VirtualMachineStatisticsChangedEventManager in org.openspaces.admin.internal.vm.events
Subinterfaces of VirtualMachineStatisticsChangedEventManager in org.openspaces.admin.internal.vm.eventsModifier and TypeInterfaceDescriptioninterfaceClasses in org.openspaces.admin.internal.vm.events that implement VirtualMachineStatisticsChangedEventManager -
Uses of VirtualMachineStatisticsChangedEventManager in org.openspaces.admin.vm
Methods in org.openspaces.admin.vm that return VirtualMachineStatisticsChangedEventManagerModifier and TypeMethodDescriptionVirtualMachine.getVirtualMachineStatisticsChanged()Returns an event manager allowing to register forVirtualMachineStatisticsChangedEvents.VirtualMachines.getVirtualMachineStatisticsChanged()Returns a virtual machine statistics change event manger allowing to register for events ofVirtualMachineStatisticsChangedEvent.