| Package | Description | 
|---|---|
| org.openspaces.core.cluster | 
 Cluster information holder objects and abstraction allowing for custom
beans to be injected with it (if set). 
 | 
| org.openspaces.core.space | 
 This package is responsible for simplifying the creation of IJSpace implementation. 
 | 
| org.openspaces.interop | |
| org.openspaces.pu.container | 
 An abstraction of a Processing Unit Containers. 
 | 
| org.openspaces.pu.container.spi | 
 Internal (SPI) level interfaces for processing unit containers. 
 | 
| org.openspaces.pu.container.support | 
 Support classes for processing unit containers including command line parsers and Spring resource based
application context. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SpaceMemberAliveIndicator  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractSpaceFactoryBean
Base class for most space factory beans responsible for creating/finding  
IJSpace
 implementation. | 
class  | 
DirectSpaceFactoryBean
A direct space factory bean, initialized with an existing  
IJSpace and provides it as the
 space. | 
class  | 
EmbeddedSpaceFactoryBean  | 
class  | 
SpaceProxyFactoryBean  | 
class  | 
UrlSpaceFactoryBean
A space factory bean that creates a space ( 
IJSpace) based on a url. | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<MemberAliveIndicator> | 
DotnetProcessingUnitBean.getMemberAliveIndicators()  | 
Collection<MemberAliveIndicator> | 
DotnetProcessingUnitContainer.getMemberAliveIndicators()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract Collection<MemberAliveIndicator> | 
ProcessingUnitContainer.getMemberAliveIndicators()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<MemberAliveIndicator> | 
ApplicationContextProcessingUnitContainer.getMemberAliveIndicators()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<MemberAliveIndicator> | 
CompoundProcessingUnitContainer.getMemberAliveIndicators()  | 
Copyright © GigaSpaces.