Uses of Class
org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEvent
Packages that use OperatingSystemsStatisticsChangedEvent
Package
Description
Internally Used.
Support for managing of Operating System events through the Admin API.
-
Uses of OperatingSystemsStatisticsChangedEvent in org.openspaces.admin.internal.os.events
Methods in org.openspaces.admin.internal.os.events with parameters of type OperatingSystemsStatisticsChangedEventModifier and TypeMethodDescriptionvoidClosureOperatingSystemsStatisticsChangedEventListener.operatingSystemsStatisticsChanged(OperatingSystemsStatisticsChangedEvent event) voidDefaultOperatingSystemsStatisticsChangedEventManager.operatingSystemsStatisticsChanged(OperatingSystemsStatisticsChangedEvent event) -
Uses of OperatingSystemsStatisticsChangedEvent in org.openspaces.admin.os.events
Methods in org.openspaces.admin.os.events with parameters of type OperatingSystemsStatisticsChangedEventModifier and TypeMethodDescriptionvoidOperatingSystemsStatisticsChangedEventListener.operatingSystemsStatisticsChanged(OperatingSystemsStatisticsChangedEvent event) A callback indicating the statistics have changed.