Uses of Class
org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
Packages that use AbstractSpaceModeChangeEvent
Package
Description
A package exposing Space mode (primary/backup) events through Spring application event
support.
-
Uses of AbstractSpaceModeChangeEvent in org.openspaces.core.space.mode
Subclasses of AbstractSpaceModeChangeEvent in org.openspaces.core.space.modeModifier and TypeClassDescriptionclassA Space mode event that is raised after the space mode was changed to the space mode reflected in this event.classA Space mode event that is raised before the space mode is changed to the space mode reflected in this event.