jar

org.apache.struts : struts2-osgi-plugin

Maven & Gradle

Jun 28, 2023
8 usages
1.2k stars

DEPRECATED: Struts 2 OSGi Plugin - since 6.0.0

Table Of Contents

Latest Version

Download org.apache.struts : struts2-osgi-plugin JAR file - Latest Versions:

All Versions

Download org.apache.struts : struts2-osgi-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
6.2.x
6.1.x
6.0.x
2.5.x
2.5
2.3.x
2.2.x
2.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window struts2-osgi-plugin-6.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.struts2.osgi.action

├─ org.apache.struts2.osgi.action.BundleContextAware.class - [JAR]

├─ org.apache.struts2.osgi.action.ServiceAware.class - [JAR]

org.apache.struts2.osgi.loaders

├─ org.apache.struts2.osgi.loaders.FreeMarkerBundleResourceLoader.class - [JAR]

├─ org.apache.struts2.osgi.loaders.StaticContentBundleResourceLoader.class - [JAR]

├─ org.apache.struts2.osgi.loaders.VelocityBundleResourceLoader.class - [JAR]

org.apache.struts2.osgi.interceptor

├─ org.apache.struts2.osgi.interceptor.BundleContextAware.class - [JAR]

├─ org.apache.struts2.osgi.interceptor.OsgiInterceptor.class - [JAR]

├─ org.apache.struts2.osgi.interceptor.ServiceAware.class - [JAR]

org.apache.struts2.osgi.host

├─ org.apache.struts2.osgi.host.BaseOsgiHost.class - [JAR]

├─ org.apache.struts2.osgi.host.FelixOsgiHost.class - [JAR]

├─ org.apache.struts2.osgi.host.GlassfishOSGiHost.class - [JAR]

├─ org.apache.struts2.osgi.host.OsgiHost.class - [JAR]

org.apache.struts2.osgi

├─ org.apache.struts2.osgi.BundleAccessor.class - [JAR]

├─ org.apache.struts2.osgi.BundleClassLoaderInterface.class - [JAR]

├─ org.apache.struts2.osgi.BundleFreemarkerManager.class - [JAR]

├─ org.apache.struts2.osgi.BundlePackageLoader.class - [JAR]

├─ org.apache.struts2.osgi.DefaultBundleAccessor.class - [JAR]

├─ org.apache.struts2.osgi.DelegatingObjectFactory.class - [JAR]

├─ org.apache.struts2.osgi.OsgiConfigurationProvider.class - [JAR]

├─ org.apache.struts2.osgi.OsgiHostFactory.class - [JAR]

├─ org.apache.struts2.osgi.OsgiUtil.class - [JAR]

├─ org.apache.struts2.osgi.PackageLoader.class - [JAR]

├─ org.apache.struts2.osgi.SpringOsgiObjectFactory.class - [JAR]

├─ org.apache.struts2.osgi.StrutsOsgiListener.class - [JAR]

Advertisement