| 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. 
 | 
| 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  | 
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  | 
StandaloneProcessingUnitContainerProvider
A  
StandaloneProcessingUnitContainer provider. | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
ConfigLocationParser.parse(ApplicationContextProcessingUnitContainerProvider containerProvider,
     CommandLineParser.Parameter[] params)
Parses multiple -config parameter by adding it to  
addConfigLocation(String). | 
Copyright © GigaSpaces.