Package com.framed.orchestrator
package com.framed.orchestrator
-
ClassesClassDescriptionThe
ConfigLoaderclass provides utility methods for loading and validating JSON-based configuration files used by the orchestrator.TheFactoryclass provides dynamic instantiation ofServiceimplementations based on JSON configuration.TheManagerclass is responsible for orchestrating the lifecycle ofServiceinstances based on a JSON configuration.