| Package | Description | 
|---|---|
| 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.standalone | 
 A standalone processing unit container. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IntegratedProcessingUnitContainer
The integrated processing unit container wraps Spring  
ApplicationContext. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JeeProcessingUnitContainer
An extension to the  
ApplicationContextProcessingUnitContainer
 that can handle JEE processing units. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JettyProcessingUnitContainer
The actual container simply holding the jetty web application context, the application context,
 and the  
JettyHolder. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StandaloneProcessingUnitContainer
A  
StandaloneProcessingUnitContainer provider. | 
Copyright © GigaSpaces.