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