Class ProcessingUnitContainerProvider

java.lang.Object
org.openspaces.pu.container.ProcessingUnitContainerProvider
All Implemented Interfaces:
ClusterInfoAware, BeanLevelPropertiesAware
Direct Known Subclasses:
ApplicationContextProcessingUnitContainerProvider

public abstract class ProcessingUnitContainerProvider extends Object implements ClusterInfoAware, BeanLevelPropertiesAware
A processing unit container provider is responsible for creating ProcessingUnitContainer. Usually concrete implementation will have additional parameters controlling the nature of how specific container will be created.
Author:
kimchy