|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationContextProcessingUnitContainerProvider | |
---|---|
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.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. |
Uses of ApplicationContextProcessingUnitContainerProvider in org.openspaces.pu.container.integrated |
---|
Classes in org.openspaces.pu.container.integrated that implement ApplicationContextProcessingUnitContainerProvider | |
---|---|
class |
IntegratedProcessingUnitContainerProvider
An IntegratedProcessingUnitContainer provider. |
Uses of ApplicationContextProcessingUnitContainerProvider in org.openspaces.pu.container.jee |
---|
Subinterfaces of ApplicationContextProcessingUnitContainerProvider in org.openspaces.pu.container.jee | |
---|---|
interface |
JeeProcessingUnitContainerProvider
An extension to the ApplicationContextProcessingUnitContainerProvider
that can handle JEE processing units. |
Uses of ApplicationContextProcessingUnitContainerProvider in org.openspaces.pu.container.jee.glassfish |
---|
Classes in org.openspaces.pu.container.jee.glassfish that implement ApplicationContextProcessingUnitContainerProvider | |
---|---|
class |
GlassfishJeeProcessingUnitContainerProvider
A container allowing to support Glassfish V3 prelude embedded as a web container. |
Uses of ApplicationContextProcessingUnitContainerProvider in org.openspaces.pu.container.jee.jetty |
---|
Classes in org.openspaces.pu.container.jee.jetty that implement ApplicationContextProcessingUnitContainerProvider | |
---|---|
class |
JettyJeeProcessingUnitContainerProvider
An implementation of JeeProcessingUnitContainerProvider that
can run web applications (war files) using Jetty. |
Uses of ApplicationContextProcessingUnitContainerProvider in org.openspaces.pu.container.standalone |
---|
Classes in org.openspaces.pu.container.standalone that implement ApplicationContextProcessingUnitContainerProvider | |
---|---|
class |
StandaloneProcessingUnitContainerProvider
A StandaloneProcessingUnitContainer provider. |
Uses of ApplicationContextProcessingUnitContainerProvider in org.openspaces.pu.container.support |
---|
Methods in org.openspaces.pu.container.support with parameters of type ApplicationContextProcessingUnitContainerProvider | |
---|---|
static void |
ConfigLocationParser.parse(ApplicationContextProcessingUnitContainerProvider containerProvider,
CommandLineParser.Parameter[] params)
Parses multiple -config parameter by adding it to addConfigLocation(String) . |
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |