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.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 |
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.