Class TimefoldSolverAotContribution

java.lang.Object
ai.timefold.solver.spring.boot.autoconfigure.TimefoldSolverAotContribution
All Implemented Interfaces:
org.springframework.beans.factory.aot.BeanFactoryInitializationAotContribution

public class TimefoldSolverAotContribution extends Object implements org.springframework.beans.factory.aot.BeanFactoryInitializationAotContribution
  • Constructor Details

    • TimefoldSolverAotContribution

      public TimefoldSolverAotContribution(Map<String,SolverConfig> solverConfigMap)
  • Method Details

    • applyTo

      public void applyTo(org.springframework.aot.generate.GenerationContext generationContext, org.springframework.beans.factory.aot.BeanFactoryInitializationCode beanFactoryInitializationCode)
      Specified by:
      applyTo in interface org.springframework.beans.factory.aot.BeanFactoryInitializationAotContribution