- generateJava_SE_SystemPackageVersionString(String) - Static method in class org.apache.struts2.osgi.OsgiUtil
- 
Attempt to generate an OSGi compatible Java SE system package version String from the System "java.version" property,
 with the form (where x or xx is the major version number): 0.0.0.JavaSE_001_00x for Java 8 and earlier (e.g. 
- generateJavaVersionForSystemPackages(String) - Static method in class org.apache.struts2.osgi.OsgiUtil
- 
Attempt to generate an OSGi compatible Java version String from the System "java.version" property,
 with the form (where x is the major version number): 1.x for Java 8 and earlier, x.y for Java 9+. 
- getActiveBundles() - Method in class org.apache.struts2.osgi.host.BaseOsgiHost
-  
- getActiveBundles() - Method in class org.apache.struts2.osgi.host.FelixOsgiHost
-  
- getActiveBundles() - Method in class org.apache.struts2.osgi.host.GlassfishOSGiHost
-  
- getActiveBundles() - Method in interface org.apache.struts2.osgi.host.OsgiHost
-  
- getAllServiceReferences(String) - Method in interface org.apache.struts2.osgi.BundleAccessor
-  
- getAllServiceReferences(String) - Method in class org.apache.struts2.osgi.DefaultBundleAccessor
-  
- getBean(Object, String) - Static method in class org.apache.struts2.osgi.OsgiUtil
- 
Calls getBean() on the passed object using reflection. 
- getBean(String) - Method in class org.apache.struts2.osgi.SpringOsgiObjectFactory
-  
- getBundleContext() - Method in class org.apache.struts2.osgi.host.BaseOsgiHost
-  
- getBundleContext() - Method in class org.apache.struts2.osgi.host.FelixOsgiHost
-  
- getBundleContext() - Method in class org.apache.struts2.osgi.host.GlassfishOSGiHost
-  
- getBundleContext() - Method in interface org.apache.struts2.osgi.host.OsgiHost
-  
- getBundles() - Method in class org.apache.struts2.osgi.host.BaseOsgiHost
- 
This bundle map will not change, but the status of the bundles can change over time. 
- getBundles() - Method in class org.apache.struts2.osgi.host.FelixOsgiHost
-  
- getBundles() - Method in class org.apache.struts2.osgi.host.GlassfishOSGiHost
- 
This bundle map will not change, but the status of the bundles can change
 over time. 
- getBundles() - Method in interface org.apache.struts2.osgi.host.OsgiHost
-  
- getBundlesInDir(String) - Method in class org.apache.struts2.osgi.host.BaseOsgiHost
-  
- getClassInstance(String) - Method in class org.apache.struts2.osgi.DelegatingObjectFactory
-  
- getClassInstance(String) - Method in class org.apache.struts2.osgi.SpringOsgiObjectFactory
-  
- getContextContainer() - Method in class org.apache.struts2.osgi.BundlePackageLoader
- 
Method to get the ActionContext (or other) Container instance required for the FileManagerFactory to work. 
- getInstance() - Static method in class org.apache.struts2.osgi.DefaultBundleAccessor
-  
- getJarUrl(Class) - Method in class org.apache.struts2.osgi.host.BaseOsgiHost
-  
- getPackagesByBundle(Bundle) - Method in interface org.apache.struts2.osgi.BundleAccessor
-  
- getPackagesByBundle(Bundle) - Method in class org.apache.struts2.osgi.DefaultBundleAccessor
-  
- getParent() - Method in class org.apache.struts2.osgi.BundleClassLoaderInterface
-  
- getProperties(String) - Method in class org.apache.struts2.osgi.host.BaseOsgiHost
-  
- getResource(String) - Method in class org.apache.struts2.osgi.BundleClassLoaderInterface
-  
- getResourceAsStream(String) - Method in class org.apache.struts2.osgi.BundleClassLoaderInterface
-  
- getResourceReader(String, String) - Method in class org.apache.struts2.osgi.loaders.VelocityBundleResourceLoader
-  
- getResources(String) - Method in class org.apache.struts2.osgi.BundleClassLoaderInterface
-  
- getResourceStream(String) - Method in class org.apache.struts2.osgi.loaders.VelocityBundleResourceLoader
-  
- getRunLevelDirs(String) - Method in class org.apache.struts2.osgi.host.BaseOsgiHost
-  
- getService(ServiceReference) - Method in interface org.apache.struts2.osgi.BundleAccessor
-  
- getService(ServiceReference) - Method in class org.apache.struts2.osgi.DefaultBundleAccessor
-  
- getServiceReference(String) - Method in interface org.apache.struts2.osgi.BundleAccessor
-  
- getServiceReference(String) - Method in class org.apache.struts2.osgi.DefaultBundleAccessor
-  
- getServiceReferences(String, String) - Method in interface org.apache.struts2.osgi.BundleAccessor
-  
- getServiceReferences(String, String) - Method in class org.apache.struts2.osgi.DefaultBundleAccessor
-  
- getServletContextParam(String, String) - Method in class org.apache.struts2.osgi.host.BaseOsgiHost
- 
Gets a param from the ServletContext, returning the default value if the param is not set 
- getURL(String) - Method in class org.apache.struts2.osgi.loaders.FreeMarkerBundleResourceLoader
-  
- getVersion(URL) - Method in class org.apache.struts2.osgi.host.BaseOsgiHost
-  
- getVersionFromString(String) - Method in class org.apache.struts2.osgi.host.BaseOsgiHost
-  
- GLASSFISH - Static variable in class org.apache.struts2.osgi.OsgiHostFactory
-  
- GlassfishOSGiHost - Class in org.apache.struts2.osgi.host
- 
A glassfish implementation of an OsgiHost 
- GlassfishOSGiHost() - Constructor for class org.apache.struts2.osgi.host.GlassfishOSGiHost
-