Package org.openspaces.core.space.mode.registry
package org.openspaces.core.space.mode.registry
-
ClassesClassDescriptionReceives space mode change events and routs them to beans that use annotations to register as listeners on those events.Scans the bean's methods for the annotations
PreBackup,PostBackup,PrePrimaryandPostPrimaryand registers them in theModeAnnotationRegistry.