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.
     
    The Manager class is responsible for orchestrating the lifecycle of Service instances based on a JSON configuration.