GigaSpaces XAP 9.7.2 API

Uses of Package
org.openspaces.core.space.mode

Packages that use org.openspaces.core.space.mode
org.openspaces.core.space.mode A package exposing Space mode (primary/backup) events through Spring application event support. 
org.openspaces.core.space.mode.registry   
 

Classes in org.openspaces.core.space.mode used by org.openspaces.core.space.mode
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.
RefreshableContextLoader
          A generic interface allowing to refresh context loader.
SpaceModeContextLoader
          A Space mode based Spring context loader allows to load Spring application context if the Space is in PRIMARY mode.
 

Classes in org.openspaces.core.space.mode used by org.openspaces.core.space.mode.registry
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.
SpaceAfterBackupListener
          Enables beans implementing this interface to get notified after a space changes its mode to SpaceMode.BACKUP.
SpaceAfterPrimaryListener
          Enables beans implementing this interface to get notified after a space changes its mode to SpaceMode.PRIMARY.
SpaceBeforeBackupListener
          Enables beans implementing this interface to get notified before a space changes its mode to SpaceMode.BACKUP.
SpaceBeforePrimaryListener
          Enables beans implementing this interface to get notified before a space changes its mode to SpaceMode.PRIMARY.
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.