Interface | Description |
---|---|
LibExtClassLoaderHelper.IFilesInJettyHomeResourcesProcessor |
IFilesInJettyHomeResourcesProcessor
Interface for callback impls
|
Class | Description |
---|---|
BundleWatcher |
BundleWatcher
Tracks the installation and removal of Bundles in the OSGi environment.
|
LibExtClassLoaderHelper |
LibExtClassLoaderHelper
Helper to create a URL class-loader with the jars inside
${jetty.home}/lib/ext and ${jetty.home}/resources.
|
OSGiWebappClassLoader |
OSGiWebappClassLoader
Extends the webapp classloader to also use the classloader of the Bundle defining the webapp.
|
ServiceWatcher |
ServiceWatcher
When a
ContextHandler is activated as an osgi service we find a jetty deployer
for it. |
Copyright © 1995-2015 Webtide. All Rights Reserved.