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