Package org.openspaces.core.space.mode
Annotation Interface PreBackup
Allows a bean's method to be invoked before a space changes its mode to
SpaceMode.BACKUP.
The target invocation method may have no parameters or a single parameter of type BeforeSpaceModeChangeEvent.- Author:
- shaiw