| Interface | Description |
|---|---|
| BundleAccessor | |
| OsgiHost |
Implementations of this class start an OSGi container.
|
| PackageLoader |
Implementations of this interface can load packages from a Bundle
|
| Class | Description |
|---|---|
| BundleClassLoaderInterface |
ClassLoaderInterface instance that delegates to the singleton of DefaultBundleAccessor
|
| BundleFreemarkerManager |
This class extends FreemarkerManager in core to add a template loader
(that finds resources inside bundles) to MultiTemplateLoader
|
| BundlePackageLoader |
Package loader implementation that loads resources from a bundle
|
| DefaultBundleAccessor |
Helper class that find resources and loads classes from the list of bundles
|
| DelegatingObjectFactory | |
| FelixOsgiHost |
Apache felix implementation of an OsgiHost
See http://felix.apache.org/site/apache-felix-framework-launching-and-embedding.html
Servlet config params: |
| OsgiConfigurationProvider |
Struts package provider that starts the OSGi container and deelgates package loading
|
| OsgiUtil | |
| SpringOsgiObjectFactory |
This Object factory uses the ActionContext(s) published by Spring OSGi
to lookup beans
|
| StrutsOsgiListener |
ServletContextListener that starts Apache Felix
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.