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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyTo(org.springframework.aot.generate.GenerationContext generationContext, org.springframework.beans.factory.aot.BeanFactoryInitializationCode beanFactoryInitializationCode)
-
Constructor Details
-
TimefoldSolverAotContribution
-
-
Method Details
-
applyTo
public void applyTo(org.springframework.aot.generate.GenerationContext generationContext, org.springframework.beans.factory.aot.BeanFactoryInitializationCode beanFactoryInitializationCode) - Specified by:
applyToin interfaceorg.springframework.beans.factory.aot.BeanFactoryInitializationAotContribution
-