|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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.glassfish | |
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.glassfish |
---|
Methods in org.openspaces.pu.container.jee.glassfish that throw CannotCreateContainerException | |
---|---|
ProcessingUnitContainer |
GlassfishJeeProcessingUnitContainerProvider.createContainer()
|
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 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |