Uses of Package
org.eclipse.jetty.osgi
Packages that use org.eclipse.jetty.osgi
-
Classes in org.eclipse.jetty.osgi used by org.eclipse.jetty.osgiClassDescriptionBase class for deployers that can deploy ContextHandlers into Jetty that have been discovered via OSGI either as bundles or services.Metadata useful for a deployment that will result in a
ContextHandler
Interfaces the deployment of a bundle in osgi to the deployment of a ContextHandler for itFactory to create a ContextHandler instance based on data contained in an osgi bundleA ServerClasspathContributor provides a list of bundles that should be considered to be on the jetty server classpath.Add and remove bundles from the jetty server classpath.