Interface ParamEngineRuntimeConfigBuilder

All Known Implementing Classes:
PicoParamEngineRuntimeConfigBuilder
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface ParamEngineRuntimeConfigBuilder
Traverses SmartParamEngine service tree and returns runtime configuration of engine in form of immutable object.
Author:
Adam Dubiel
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates runtime configuration descriptor for given param engine.
  • Method Details

    • buildConfig

      Creates runtime configuration descriptor for given param engine.
      Returns:
      configuration