Package com.framed.orchestrator


package com.framed.orchestrator
  • Classes
    Class
    Description
    The ConfigLoader class provides utility methods for loading and validating JSON-based configuration files used by the orchestrator.
    The Factory class provides dynamic instantiation of Service implementations based on JSON configuration.
    Config-driven launcher for a FRAMED deployment.
    The Manager class is responsible for orchestrating the lifecycle of Service instances based on a JSON configuration.