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