| Package | Description | 
|---|---|
| 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.jetty | |
| org.openspaces.pu.container.standalone | A standalone processing unit container. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ProcessingUnitContainer | ProcessingUnitContainerProvider. createContainer()Creates a processing unit container. | 
| Modifier and Type | Method and Description | 
|---|---|
| ProcessingUnitContainer | IntegratedProcessingUnitContainerProvider. createContainer()Creates a new  IntegratedProcessingUnitContainerbased on the configured parameters. | 
| Modifier and Type | Method and Description | 
|---|---|
| ProcessingUnitContainer | JettyJeeProcessingUnitContainerProvider. createContainer()See the header javadoc. | 
| Modifier and Type | Method and Description | 
|---|---|
| ProcessingUnitContainer | StandaloneProcessingUnitContainerProvider. createContainer() Creates a new  StandaloneProcessingUnitContainerbased on the configured
 parameters. | 
Copyright © GigaSpaces.