jar

org.apache.cocoon : cocoon-rcl-spring-reloader

Maven & Gradle

Jun 08, 2012
1 usages

Cocoon Reloading ClassLoader - Spring reloader · This module provides a single class "SpringReloader" that is used by the ReloadingSpringFilter to reload a Spring web application context. In order not to run into NoClassDefFoundErrors, is is important that this class is loaded through the reloading classloader.

Table Of Contents

Latest Version

Download org.apache.cocoon : cocoon-rcl-spring-reloader JAR file - Latest Versions:

All Versions

Download org.apache.cocoon : cocoon-rcl-spring-reloader JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 cocoon-rcl-spring-reloader-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.cocoon.tools.rcl.springreloader

├─ org.apache.cocoon.tools.rcl.springreloader.SpringReloader.class - [JAR]

├─ org.apache.cocoon.tools.rcl.springreloader.SynchronizedConfigureableWebApplicationContext.class - [JAR]

Advertisement