Uses of Class
org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEvent
Packages that use ProcessingUnitStatusChangedEvent
Package
Description
Internally Used.
Support for managing of Processing Unit events through the Admin API.
-
Uses of ProcessingUnitStatusChangedEvent in org.openspaces.admin.internal.alert.bean
Methods in org.openspaces.admin.internal.alert.bean with parameters of type ProcessingUnitStatusChangedEventModifier and TypeMethodDescriptionvoidProvisionFailureAlertBean.processingUnitStatusChanged(ProcessingUnitStatusChangedEvent event) -
Uses of ProcessingUnitStatusChangedEvent in org.openspaces.admin.internal.pu.events
Methods in org.openspaces.admin.internal.pu.events with parameters of type ProcessingUnitStatusChangedEventModifier and TypeMethodDescriptionvoidClosureProcessingUnitStatusChangedEventListener.processingUnitStatusChanged(ProcessingUnitStatusChangedEvent event) voidDefaultProcessingUnitStatusChangedEventManager.processingUnitStatusChanged(ProcessingUnitStatusChangedEvent event) -
Uses of ProcessingUnitStatusChangedEvent in org.openspaces.admin.pu.events
Methods in org.openspaces.admin.pu.events with parameters of type ProcessingUnitStatusChangedEventModifier and TypeMethodDescriptionvoidProcessingUnitStatusChangedEventListener.processingUnitStatusChanged(ProcessingUnitStatusChangedEvent event) Callback indicating that a deployment status of a Processing Unit was changed. -
Uses of ProcessingUnitStatusChangedEvent in org.openspaces.admin.samples
Methods in org.openspaces.admin.samples with parameters of type ProcessingUnitStatusChangedEventModifier and TypeMethodDescriptionvoidTestEventSampler.processingUnitStatusChanged(ProcessingUnitStatusChangedEvent event)