GigaSpaces XAP 8.0 API

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

Packages that use CannotCreateContainerException
org.openspaces.interop   
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.jee.jetty   
org.openspaces.pu.container.standalone A standalone processing unit container. 
 

Uses of CannotCreateContainerException in org.openspaces.interop
 

Methods in org.openspaces.interop that throw CannotCreateContainerException
 ProcessingUnitContainer DotnetProcessingUnitContainerProvider.createContainer()
           
 

Constructors in org.openspaces.interop that throw CannotCreateContainerException
DotnetProcessingUnitContainer(ClusterInfo clusterInfo, BeanLevelProperties beanLevelProperties)
           
 

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.jee.jetty
 

Methods in org.openspaces.pu.container.jee.jetty that throw CannotCreateContainerException
 ProcessingUnitContainer JettyJeeProcessingUnitContainerProvider.createContainer()
          See the header javadoc.
 

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 XAP 8.0 API

Copyright © GigaSpaces.