Class SharedJettyHolder

java.lang.Object
org.openspaces.pu.container.jee.jetty.holder.JettyHolder
org.openspaces.pu.container.jee.jetty.holder.SharedJettyHolder

public class SharedJettyHolder extends JettyHolder
A shared jetty holder that keeps upon first construction will store a static jetty instance and will reused it from then on. Upon the "last" call to stop, will actually stop the jetty instance.
Author:
kimchy