|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessingUnitContainerProvider | |
---|---|
org.openspaces.interop | |
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.glassfish | |
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. |
Uses of ProcessingUnitContainerProvider in org.openspaces.interop |
---|
Classes in org.openspaces.interop that implement ProcessingUnitContainerProvider | |
---|---|
class |
DotnetProcessingUnitContainerProvider
|
Uses of ProcessingUnitContainerProvider in org.openspaces.pu.container |
---|
Subinterfaces of ProcessingUnitContainerProvider in org.openspaces.pu.container | |
---|---|
interface |
ClassLoaderAwareProcessingUnitContainerProvider
|
interface |
DeployableProcessingUnitContainerProvider
|
Uses of ProcessingUnitContainerProvider in org.openspaces.pu.container.integrated |
---|
Classes in org.openspaces.pu.container.integrated that implement ProcessingUnitContainerProvider | |
---|---|
class |
IntegratedProcessingUnitContainerProvider
An IntegratedProcessingUnitContainer provider. |
Uses of ProcessingUnitContainerProvider in org.openspaces.pu.container.jee |
---|
Subinterfaces of ProcessingUnitContainerProvider in org.openspaces.pu.container.jee | |
---|---|
interface |
JeeProcessingUnitContainerProvider
An extension to the ApplicationContextProcessingUnitContainerProvider
that can handle JEE processing units. |
Uses of ProcessingUnitContainerProvider in org.openspaces.pu.container.jee.glassfish |
---|
Classes in org.openspaces.pu.container.jee.glassfish that implement ProcessingUnitContainerProvider | |
---|---|
class |
GlassfishJeeProcessingUnitContainerProvider
A container allowing to support Glassfish V3 prelude embedded as a web container. |
Uses of ProcessingUnitContainerProvider in org.openspaces.pu.container.jee.jetty |
---|
Classes in org.openspaces.pu.container.jee.jetty that implement ProcessingUnitContainerProvider | |
---|---|
class |
JettyJeeProcessingUnitContainerProvider
An implementation of JeeProcessingUnitContainerProvider that
can run web applications (war files) using Jetty. |
Uses of ProcessingUnitContainerProvider in org.openspaces.pu.container.spi |
---|
Subinterfaces of ProcessingUnitContainerProvider in org.openspaces.pu.container.spi | |
---|---|
interface |
ApplicationContextProcessingUnitContainerProvider
|
Uses of ProcessingUnitContainerProvider in org.openspaces.pu.container.standalone |
---|
Classes in org.openspaces.pu.container.standalone that implement ProcessingUnitContainerProvider | |
---|---|
class |
StandaloneProcessingUnitContainerProvider
A StandaloneProcessingUnitContainer provider. |
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |