Package org.openspaces.core.cluster
package org.openspaces.core.cluster
Cluster information holder objects and abstraction allowing for custom
beans to be injected with it (if set). This cluster information can then be
used, for example, to drive the toplogy of a clustered Space.
-
ClassDescriptionHolds cluster related information.Allows for beans implementing this interface to be injected with
ClusterInfo.A SpringBeanPostProcessorthat takes aClusterInfoand injects it to all the beans that implementsClusterInfoAwareinterface and to those that contain a field that has the annotationClusterInfoContext}.Allows for beans to be injected withClusterInfo.Provides theClusterInfoparameters as injected properties that can be used within Spring application context.A marker interface allowing beans to indicate the liveliness of a cluster member.An interface allowing to be notified when a processing unit is undeploying.