| Package | Description | 
|---|---|
| org.openspaces.core.properties | 
 A package supporting advance properties based configuration (based on Spring Properties configuration
support) and the ability to inject them externally to a Spring application context. 
 | 
| org.openspaces.core.space.mode | 
 A package exposing Space mode (primary/backup) events through Spring application event
support. 
 | 
| org.openspaces.pu.container | 
 An abstraction of a Processing Unit Containers. 
 | 
| org.openspaces.pu.container.integrated | 
 An integrated (embedded) processing unit container allowing to integrate the execution of a
Processing Unit within an application or executed within an IDE. 
 | 
| org.openspaces.pu.container.jee | |
| org.openspaces.pu.container.jee.jetty | |
| org.openspaces.pu.container.spi | 
 Internal (SPI) level interfaces for processing unit containers. 
 | 
| org.openspaces.pu.container.standalone | 
 A standalone processing unit container. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BeanLevelPropertyPlaceholderConfigurer
An extension on top of Spring  
PropertyPlaceholderConfigurer that works with BeanLevelProperties in order to inject bean level properties. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RefreshSpaceModeContextLoader
Extension to SpaceModeContextLoader allowing for the context loader to be refreshable and load
 new code. 
 | 
class  | 
SpaceModeContextLoader
A Space mode based Spring context loader allows to load Spring application context if the Space
 is in  
PRIMARY mode. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProcessingUnitContainerProvider
A processing unit container provider is responsible for creating  
ProcessingUnitContainer. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IntegratedProcessingUnitContainerProvider
An  
IntegratedProcessingUnitContainer provider. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JeeProcessingUnitContainerProvider
An extension to the  
ApplicationContextProcessingUnitContainerProvider
 that can handle JEE processing units. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JettyJeeProcessingUnitContainerProvider
An implementation of  
JeeProcessingUnitContainerProvider
 that can run web applications (war files) using Jetty. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationContextProcessingUnitContainerProvider  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StandaloneProcessingUnitContainerProvider
A  
StandaloneProcessingUnitContainer provider. | 
Copyright © GigaSpaces.