Module esa.opensf.osfi


module esa.opensf.osfi
OSFI is a multilanguage library that provides utilities for building programs compliant with the Generic E2E Simulator ICD from ESA. This allows such programs (also called "modules", but with a meaning different from the Java term) to be executed and configured by the openSF framework. See the main package for details.

This module provides an implementation of System.LoggerFinder, but it is not registered by default with the runtime (no "provides" tag in this module). If enabled, messages sent to the JDK system log will be forwarded to the OSFI log. To opt in to this, see the instructions on SysLoggerFinder.

  • Packages

    Exports
    Package
    Description
    OSFI is a multilanguage library that provides utilities for building modules compliant with the Generic E2E Simulator ICD from ESA.
    Package with helper functions and classes to read and manipulate XML files and DOM trees.