jar

org.springframework.osgi : spring-osgi-web-extender

Maven & Gradle

Dec 17, 2009
1 usages

Spring OSGi Web Extender · Spring/OSGi web extender. Detects war bundles and deploys them into the configured web container.

Table Of Contents

Latest Version

Download org.springframework.osgi : spring-osgi-web-extender JAR file - Latest Versions:

All Versions

Download org.springframework.osgi : spring-osgi-web-extender JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.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 spring-osgi-web-extender-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.osgi.web.extender.internal.activator

├─ org.springframework.osgi.web.extender.internal.activator.WarListenerConfiguration.class - [JAR]

├─ org.springframework.osgi.web.extender.internal.activator.WarLoaderListener.class - [JAR]

org.springframework.osgi.extender.internal.util

├─ org.springframework.osgi.extender.internal.util.BundleUtils.class - [JAR]

├─ org.springframework.osgi.extender.internal.util.PrivilegedUtils.class - [JAR]

org.springframework.osgi.extender.internal.util.concurrent

├─ org.springframework.osgi.extender.internal.util.concurrent.Counter.class - [JAR]

├─ org.springframework.osgi.extender.internal.util.concurrent.RunnableTimedExecution.class - [JAR]

org.springframework.osgi.web.extender.internal.scanner

├─ org.springframework.osgi.web.extender.internal.scanner.DefaultWarScanner.class - [JAR]

├─ org.springframework.osgi.web.extender.internal.scanner.WarScanner.class - [JAR]