Uses of Class
org.openspaces.pu.container.ProcessingUnitContainerProvider
Packages that use ProcessingUnitContainerProvider
Package
Description
An integrated (embedded) processing unit container allowing to integrate the execution of a
Processing Unit within an application or executed within an IDE.
Internal (SPI) level interfaces for processing unit containers.
A standalone processing unit container.
-
Uses of ProcessingUnitContainerProvider in org.openspaces.pu.container.integrated
Subclasses of ProcessingUnitContainerProvider in org.openspaces.pu.container.integrated -
Uses of ProcessingUnitContainerProvider in org.openspaces.pu.container.jee
Subclasses of ProcessingUnitContainerProvider in org.openspaces.pu.container.jeeModifier and TypeClassDescriptionclassAn extension to theApplicationContextProcessingUnitContainerProviderthat can handle JEE processing units. -
Uses of ProcessingUnitContainerProvider in org.openspaces.pu.container.jee.jetty
Subclasses of ProcessingUnitContainerProvider in org.openspaces.pu.container.jee.jettyModifier and TypeClassDescriptionclassAn implementation ofJeeProcessingUnitContainerProviderthat can run web applications (war files) using Jetty. -
Uses of ProcessingUnitContainerProvider in org.openspaces.pu.container.spi
Subclasses of ProcessingUnitContainerProvider in org.openspaces.pu.container.spi -
Uses of ProcessingUnitContainerProvider in org.openspaces.pu.container.standalone
Subclasses of ProcessingUnitContainerProvider in org.openspaces.pu.container.standalone