|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CannotCloseContainerException | |
---|---|
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. |
org.openspaces.pu.container.support | Support classes for processing unit containers including command line parsers and Spring resource based application context. |
Uses of CannotCloseContainerException in org.openspaces.interop |
---|
Methods in org.openspaces.interop that throw CannotCloseContainerException | |
---|---|
void |
DotnetProcessingUnitContainer.close()
|
Uses of CannotCloseContainerException in org.openspaces.pu.container |
---|
Methods in org.openspaces.pu.container that throw CannotCloseContainerException | |
---|---|
void |
ProcessingUnitContainer.close()
Closes the given processing unit container. |
Uses of CannotCloseContainerException in org.openspaces.pu.container.integrated |
---|
Methods in org.openspaces.pu.container.integrated that throw CannotCloseContainerException | |
---|---|
void |
IntegratedProcessingUnitContainer.close()
Closes the processing unit container by destroying the Spring application context. |
Uses of CannotCloseContainerException in org.openspaces.pu.container.jee.glassfish |
---|
Methods in org.openspaces.pu.container.jee.glassfish that throw CannotCloseContainerException | |
---|---|
void |
GlassfishProcessingUnitContainer.close()
Closes the processing unit container by destroying the web application and the Spring application context. |
Uses of CannotCloseContainerException in org.openspaces.pu.container.jee.jetty |
---|
Methods in org.openspaces.pu.container.jee.jetty that throw CannotCloseContainerException | |
---|---|
void |
JettyProcessingUnitContainer.close()
Closes the processing unit container by destroying the web application and the Spring application context. |
Uses of CannotCloseContainerException in org.openspaces.pu.container.standalone |
---|
Methods in org.openspaces.pu.container.standalone that throw CannotCloseContainerException | |
---|---|
void |
StandaloneProcessingUnitContainer.close()
|
Uses of CannotCloseContainerException in org.openspaces.pu.container.support |
---|
Methods in org.openspaces.pu.container.support that throw CannotCloseContainerException | |
---|---|
void |
CompoundProcessingUnitContainer.close()
|
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |