jar

au.net.zeus.jgdms : service-starter

Maven & Gradle

Jan 04, 2019
7 usages

Module :: JGDMS Service Starter · This executable JAR file is the primary entry point for the Service Starter. It acts as both the class path for the container virtual machine (VM) for the Java platform that executes non-activatable services, and as the setup VM for activatable services.

Table Of Contents

Latest Version

Download au.net.zeus.jgdms : service-starter JAR file - Latest Versions:

All Versions

Download au.net.zeus.jgdms : service-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.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 service-starter-3.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.river.start

├─ org.apache.river.start.ActivateWrapper.class - [JAR]

├─ org.apache.river.start.AggregatePolicyProvider.class - [JAR]

├─ org.apache.river.start.ClassLoaderUtil.class - [JAR]

├─ org.apache.river.start.HTTPDStatus.class - [JAR]

├─ org.apache.river.start.LoaderSplitPolicyProvider.class - [JAR]

├─ org.apache.river.start.NonActivatableServiceDescriptor.class - [JAR]

├─ org.apache.river.start.ServiceDescriptor.class - [JAR]

├─ org.apache.river.start.ServiceStarter.class - [JAR]

├─ org.apache.river.start.SharedActivatableServiceDescriptor.class - [JAR]

├─ org.apache.river.start.SharedActivationGroupDescriptor.class - [JAR]

├─ org.apache.river.start.SharedActivationPolicyPermission.class - [JAR]