GigaSpaces - Open Spaces

Uses of Class
org.openspaces.pu.container.CannotCreateContainerException

Packages that use CannotCreateContainerException
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.standalone A standalone processing unit container. 
 

Uses of CannotCreateContainerException in org.openspaces.pu.container
 

Methods in org.openspaces.pu.container that throw CannotCreateContainerException
 ProcessingUnitContainer ProcessingUnitContainerProvider.createContainer()
          Creates a processing unit container.
 

Uses of CannotCreateContainerException in org.openspaces.pu.container.integrated
 

Methods in org.openspaces.pu.container.integrated that throw CannotCreateContainerException
 ProcessingUnitContainer IntegratedProcessingUnitContainerProvider.createContainer()
          Creates a new IntegratedProcessingUnitContainer based on the configured parameters.
 

Uses of CannotCreateContainerException in org.openspaces.pu.container.standalone
 

Methods in org.openspaces.pu.container.standalone that throw CannotCreateContainerException
 ProcessingUnitContainer StandaloneProcessingUnitContainerProvider.createContainer()
           Creates a new StandaloneProcessingUnitContainer based on the configured parameters.
 


GigaSpaces - Open Spaces

Copyright © GigaSpaces.