jar

int.esa.nmf.core.moservices.impl : nmf-software-management

Maven & Gradle

Apr 25, 2018
3 usages
87 stars

ESA NMF Core MO Services Implementation - Software Management · The ESA/TU Graz implementation of the CCSDS Mission Operations Software Management services

Table Of Contents

Latest Version

Download int.esa.nmf.core.moservices.impl : nmf-software-management JAR file - Latest Versions:

All Versions

Download int.esa.nmf.core.moservices.impl : nmf-software-management JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.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 nmf-software-management-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

esa.mo.sm.impl.provider

├─ esa.mo.sm.impl.provider.AppsLauncherManager.class - [JAR]

├─ esa.mo.sm.impl.provider.AppsLauncherProviderServiceImpl.class - [JAR]

├─ esa.mo.sm.impl.provider.HeartbeatProviderServiceImpl.class - [JAR]

├─ esa.mo.sm.impl.provider.PackageManagementProviderServiceImpl.class - [JAR]

esa.mo.sm.impl.util

├─ esa.mo.sm.impl.util.ClosingAppListener.class - [JAR]

├─ esa.mo.sm.impl.util.OSValidator.class - [JAR]

├─ esa.mo.sm.impl.util.PMBackend.class - [JAR]

├─ esa.mo.sm.impl.util.SMServicesConsumer.class - [JAR]

├─ esa.mo.sm.impl.util.SMServicesProvider.class - [JAR]

├─ esa.mo.sm.impl.util.ShellCommander.class - [JAR]

esa.mo.sm.impl.consumer

├─ esa.mo.sm.impl.consumer.AppsLauncherConsumerServiceImpl.class - [JAR]

├─ esa.mo.sm.impl.consumer.HeartbeatConsumerServiceImpl.class - [JAR]

├─ esa.mo.sm.impl.consumer.MemoryManagementConsumerServiceImpl.class - [JAR]

├─ esa.mo.sm.impl.consumer.PackageManagementConsumerServiceImpl.class - [JAR]

├─ esa.mo.sm.impl.consumer.ProcessManagementConsumerServiceImpl.class - [JAR]

├─ esa.mo.sm.impl.consumer.SoftwareImageConsumerServiceImpl.class - [JAR]

Advertisement