Uses of Class
org.openspaces.admin.transport.events.TransportStatisticsChangedEvent
Packages that use TransportStatisticsChangedEvent
Package
Description
Internally Used.
Support for managing of Transport events through the Admin API.
-
Uses of TransportStatisticsChangedEvent in org.openspaces.admin.internal.transport.events
Methods in org.openspaces.admin.internal.transport.events with parameters of type TransportStatisticsChangedEventModifier and TypeMethodDescriptionvoidClosureTransportStatisticsChangedEventListener.transportStatisticsChanged(TransportStatisticsChangedEvent event) voidDefaultTransportStatisticsChangedEventManager.transportStatisticsChanged(TransportStatisticsChangedEvent event) -
Uses of TransportStatisticsChangedEvent in org.openspaces.admin.transport.events
Methods in org.openspaces.admin.transport.events with parameters of type TransportStatisticsChangedEventModifier and TypeMethodDescriptionvoidTransportStatisticsChangedEventListener.transportStatisticsChanged(TransportStatisticsChangedEvent event) A callback indicating the statistics have changed.