Class DefaultJettyAtJettyHomeHelper

java.lang.Object
org.eclipse.jetty.osgi.boot.internal.serverfactory.DefaultJettyAtJettyHomeHelper

public class DefaultJettyAtJettyHomeHelper extends Object
DefaultJettyAtJettyHomeHelper

Creates a default instance of Jetty, based on the values of the System properties "jetty.home" or "jetty.home.bundle", one of which must be specified in order to create the default instance.

Called by the JettyBootstrapActivator during the starting of the bundle.