GigaSpaces - Open Spaces

Package org.openspaces.core.space.mode

A package exposing Space mode (primary/backup) events through Spring application event support.

See:
          Description

Interface Summary
RefreshableContextLoader A generic interface allowing to refresh context loader.
 

Class Summary
AbstractSpaceModeChangeEvent Base class for different space mode events.
AfterSpaceModeChangeEvent A Space mode event that is raised after the space mode was changed to the space mode reflected in this event.
BeforeSpaceModeChangeEvent A Space mode event that is raised before the space mode is changed to the space mode reflected in this event.
RefreshContextLoaderExecutor Executes the refresh context mode operation using OpenSpaces sync remoting (allowing to use broadcast mode).
RefreshSpaceModeContextLoader Extension to SpaceModeContextLoader allowing for the context loader to be refreshable and load new code.
SpaceModeContextLoader A Space mode based Spring context loader allows to load Spring application context if the Space is in PRIMARY mode.
 

Package org.openspaces.core.space.mode Description

A package exposing Space mode (primary/backup) events through Spring application event support. Includes a simple mode Spring context loader allowing to load a Spring application context only when the Space is primary, and unload it when it is backup.


GigaSpaces - Open Spaces

Copyright © GigaSpaces.