Interface AquimaBeanProvider

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 AquimaBeanProvider
A provider interface that allows injecting beans into various components that cannot be injected directly due to circular dependencies.
Since:
9.8
Author:
Voicu Moldovan
  • Method Details

    • getAquimaEngineFacade

      IAquimaEngineFacade getAquimaEngineFacade()
      Returns:
      the aquima engine facade bean