See: Description
| Interface | Description | 
|---|---|
| ClusterInfoAware | 
 Allows for beans implementing this interface to be injected with  
ClusterInfo. | 
| MemberAliveIndicator | 
 A marker interface allowing beans to indicate the liveliness of a cluster member. 
 | 
| ProcessingUnitUndeployingListener | 
 An interface allowing to be notified when a processing unit is undeploying. 
 | 
| Class | Description | 
|---|---|
| ClusterInfo | 
 Holds cluster related information. 
 | 
| ClusterInfoBeanPostProcessor | 
 A Spring  
BeanPostProcessor that takes a ClusterInfo and injects it to all the
 beans that implements ClusterInfoAware interface and to those that contain a field that
 has the annotation ClusterInfoContext}. | 
| ClusterInfoPropertyPlaceholderConfigurer | 
 Provides the  
ClusterInfo parameters as injected
 properties that can be used within Spring application context. | 
| SpaceMemberAliveIndicator | 
| Annotation Type | Description | 
|---|---|
| ClusterInfoContext | 
 Allows for beans to be injected with  
ClusterInfo. | 
Copyright © GigaSpaces.