public interface OsgiHost
| Modifier and Type | Field and Description | 
|---|---|
| static String | OSGI_BUNDLE_CONTEXT | 
| static String | OSGI_HEADER_STRUTS_ENABLED | 
| Modifier and Type | Method and Description | 
|---|---|
| void | destroy() | 
| Map<String,org.osgi.framework.Bundle> | getActiveBundles() | 
| org.osgi.framework.BundleContext | getBundleContext() | 
| Map<String,org.osgi.framework.Bundle> | getBundles() | 
| void | init(javax.servlet.ServletContext servletContext) | 
static final String OSGI_BUNDLE_CONTEXT
static final String OSGI_HEADER_STRUTS_ENABLED
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.