Uses of Package
org.openspaces.core.space.mode
Packages that use org.openspaces.core.space.mode
Package
Description
A package exposing Space mode (primary/backup) events through Spring application event
support.
-
Classes in org.openspaces.core.space.mode used by org.openspaces.core.space.modeClassDescriptionBase class for different space mode events.A Space mode event that is raised after the space mode was changed to the space mode reflected in this event.A Space mode event that is raised before the space mode is changed to the space mode reflected in this event.A generic interface allowing to refresh context loader.A Space mode based Spring context loader allows to load Spring application context if the Space is in
PRIMARYmode. -
Classes in org.openspaces.core.space.mode used by org.openspaces.core.space.mode.registryClassDescriptionA Space mode event that is raised after the space mode was changed to the space mode reflected in this event.A Space mode event that is raised before the space mode is changed to the space mode reflected in this event.Enables beans implementing this interface to get notified after a space changes its mode to
SpaceMode.BACKUP.Enables beans implementing this interface to get notified after a space changes its mode toSpaceMode.PRIMARY.Enables beans implementing this interface to get notified before a space changes its mode toSpaceMode.BACKUP.Enables beans implementing this interface to get notified before a space changes its mode toSpaceMode.PRIMARY.