jar

org.rzo.yajsw : wrapperApp

Maven & Gradle

Feb 05, 2014

YAJSW - Wrapper App · YAJSW is a java centric implementation of the java service wrapper by tanuki (JSW). It aims at being mostly configuration compliant with the original. It should therefore be easy to switch from JSW to YAJSW.

Table Of Contents

Latest Version

Download org.rzo.yajsw : wrapperApp JAR file - Latest Versions:

All Versions

Download org.rzo.yajsw : wrapperApp JAR file - All Versions:

Version Vulnerabilities Size Updated
11.11

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 wrapperApp-11.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.rzo.yajsw.boot

├─ org.rzo.yajsw.boot.RuntimeJavaMainBooter.class - [JAR]

├─ org.rzo.yajsw.boot.WrapperClassLoader.class - [JAR]

├─ org.rzo.yajsw.boot.WrapperExeBooter.class - [JAR]

├─ org.rzo.yajsw.boot.WrapperLoader.class - [JAR]

├─ org.rzo.yajsw.boot.WrapperServiceBooter.class - [JAR]

org.rzo.yajsw.log

├─ org.rzo.yajsw.log.DateFileHandler.class - [JAR]

├─ org.rzo.yajsw.log.MyFileHandler.class - [JAR]

├─ org.rzo.yajsw.log.MyLogger.class - [JAR]

├─ org.rzo.yajsw.log.PatternFormatter.class - [JAR]

org.rzo.yajsw.app

├─ org.rzo.yajsw.app.AbstractWrapperJVMMain.class - [JAR]

├─ org.rzo.yajsw.app.RuntimeJavaMain.class - [JAR]

├─ org.rzo.yajsw.app.WrapperGroovyMain.class - [JAR]

├─ org.rzo.yajsw.app.WrapperJVMMain.class - [JAR]

├─ org.rzo.yajsw.app.WrapperMainServiceUnix.class - [JAR]

├─ org.rzo.yajsw.app.WrapperMainServiceWin.class - [JAR]

├─ org.rzo.yajsw.app.WrapperManager.class - [JAR]

├─ org.rzo.yajsw.app.WrapperManagerClassLoader.class - [JAR]

├─ org.rzo.yajsw.app.WrapperManagerProxy.class - [JAR]