GigaSpaces - Open Spaces

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

Packages that use CannotCloseContainerException
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. 
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.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.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 - Open Spaces

Copyright © GigaSpaces.