public class GlassfishOSGiHost extends BaseOsgiHost implements OsgiHost
DETECT_JAVA_VERSION, JRE_JAVA_SPECIFICATION_VERSION, SCANNING_PACKAGE_INCLUDES, servletContext, VERSION_PATTERN, versionPatternOSGI_BUNDLE_CONTEXT, OSGI_HEADER_STRUTS_ENABLED| Constructor and Description | 
|---|
| GlassfishOSGiHost() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | addSpringOSGiSupport() | 
| void | destroy() | 
| Map<String,org.osgi.framework.Bundle> | getActiveBundles() | 
| org.osgi.framework.BundleContext | getBundleContext() | 
| Map<String,org.osgi.framework.Bundle> | getBundles()This bundle map will not change, but the status of the bundles can change
 over time. | 
| void | init(javax.servlet.ServletContext servletContext) | 
addAutoStartBundles, addExportedPackages, findPropertiesFileInRelativePath, getBundlesInDir, getJarUrl, getProperties, getRunLevelDirs, getServletContextParam, getVersion, getVersionFromString, replaceSystemPackages, searchForPropertiesFilesInRelativePathpublic void init(javax.servlet.ServletContext servletContext)
init in interface OsgiHostinit in class BaseOsgiHostprotected void addSpringOSGiSupport()
addSpringOSGiSupport in class BaseOsgiHostpublic Map<String,org.osgi.framework.Bundle> getBundles()
getBundles in interface OsgiHostgetBundles in class BaseOsgiHostpublic Map<String,org.osgi.framework.Bundle> getActiveBundles()
getActiveBundles in interface OsgiHostgetActiveBundles in class BaseOsgiHostpublic org.osgi.framework.BundleContext getBundleContext()
getBundleContext in interface OsgiHostgetBundleContext in class BaseOsgiHostCopyright © 2000–2025 Apache Software Foundation. All rights reserved.