Uses of Class
org.openspaces.pu.container.jee.jetty.holder.JettyHolder
Packages that use JettyHolder
Package
Description
-
Uses of JettyHolder in org.openspaces.pu.container.jee.jetty
Constructors in org.openspaces.pu.container.jee.jetty with parameters of type JettyHolderModifierConstructorDescriptionJettyProcessingUnitContainer(org.springframework.context.ApplicationContext applicationContext, org.eclipse.jetty.ee10.webapp.WebAppContext webAppContext, org.eclipse.jetty.server.handler.ContextHandlerCollection contextHandlerCollection, JettyHolder jettyHolder, Collection<FreePortGenerator.PortHandle> portHandels) -
Uses of JettyHolder in org.openspaces.pu.container.jee.jetty.holder
Subclasses of JettyHolder in org.openspaces.pu.container.jee.jetty.holderModifier and TypeClassDescriptionclassA plain wrapper around jetty.classA shared jetty holder that keeps upon first construction will store a static jetty instance and will reused it from then on.