| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| 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 Summary | |
|---|---|
| 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. | 
| Annotation Types Summary | |
|---|---|
| ClusterInfoContext | Allows for beans to be injected with ClusterInfo. | 
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.
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||