Class JettyBootstrapActivator
java.lang.Object
org.eclipse.jetty.osgi.JettyBootstrapActivator
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
JettyBootstrapActivator
Bootstrap jetty and publish a default Server instance as an OSGi service.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Set of config files to apply to a jetty Server instance if none are supplied by SYS_PROP_JETTY_ETC_FILESstatic final String
Default location within bundle of a jetty home dir.static final String
contains a comma separated list of paths to the etc/jetty-*.xml files -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JETTY_ETC_FILES
contains a comma separated list of paths to the etc/jetty-*.xml files- See Also:
-
DEFAULT_JETTY_ETC_FILES
Set of config files to apply to a jetty Server instance if none are supplied by SYS_PROP_JETTY_ETC_FILES- See Also:
-
DEFAULT_JETTYHOME
Default location within bundle of a jetty home dir.- See Also:
-
-
Constructor Details
-
JettyBootstrapActivator
public JettyBootstrapActivator()
-
-
Method Details
-
start
-
stop
-