Package | Description |
---|---|
org.openspaces.core.space.mode.registry | |
org.openspaces.core.space.status.registery |
Modifier and Type | Class and Description |
---|---|
class |
ModeAnnotationRegistry
Receives space mode change events and routs them to beans that use annotations to register as
listeners on those events.
|
Modifier and Type | Class and Description |
---|---|
class |
SpaceStatusChangedAnnotationRegistry
Receives space suspend type and space mode change events and routs them to beans that use annotations to register as
listeners on those events using the
SpaceStatusChanged annotation
When the application starts beans that has one or more of the annotation SpaceStatusChanged
are registered in this bean, and when
events arrive they are routed to the registered beans' methods. |
Copyright © GigaSpaces.