public class JettyProcessingUnitContainer extends JeeProcessingUnitContainer
JettyHolder. They are used when
 closing this container.| Constructor and Description | 
|---|
| JettyProcessingUnitContainer(org.springframework.context.ApplicationContext applicationContext,
                            WebAppContext webAppContext,
                            org.eclipse.jetty.server.handler.ContextHandlerCollection contextHandlerCollection,
                            JettyHolder jettyHolder,
                            Collection<FreePortGenerator.PortHandle> portHandels) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close()Closes the processing unit container by destroying the web application and the Spring
 application context. | 
| org.springframework.context.ApplicationContext | getApplicationContext()Returns the spring application context this processing unit container wraps. | 
| JeeServiceDetails | getJeeDetails() | 
| ServiceDetails[] | getServicesDetails()Retruns one or more service details that the service exposes. | 
getServiceDetailsProvidersgetDumpProcessors, getInvocableServices, getMemberAliveIndicators, getQuiesceStateChangedListeners, getServiceMonitorsProviders, getUndeployListenerspublic JettyProcessingUnitContainer(org.springframework.context.ApplicationContext applicationContext,
                                    WebAppContext webAppContext,
                                    org.eclipse.jetty.server.handler.ContextHandlerCollection contextHandlerCollection,
                                    JettyHolder jettyHolder,
                                    Collection<FreePortGenerator.PortHandle> portHandels)
public org.springframework.context.ApplicationContext getApplicationContext()
getApplicationContext in class ApplicationContextProcessingUnitContainerpublic ServiceDetails[] getServicesDetails()
ServiceDetailsProviderpublic JeeServiceDetails getJeeDetails()
public void close()
           throws CannotCloseContainerException
close in class ProcessingUnitContainerCannotCloseContainerExceptionCopyright © GigaSpaces.