Class WatsonxAiRuntimeHints

java.lang.Object
org.springframework.ai.watsonx.aot.WatsonxAiRuntimeHints
All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar

public class WatsonxAiRuntimeHints extends Object implements org.springframework.aot.hint.RuntimeHintsRegistrar
The WatsonxAiRuntimeHints class is responsible for registering runtime hints for Watsonx AI API classes.
Since:
1.0.0
Author:
Pablo Sanchidrian Herrera, John Jario Moreno Rojas
  • Constructor Details

    • WatsonxAiRuntimeHints

      public WatsonxAiRuntimeHints()
  • Method Details

    • registerHints

      public void registerHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
      Specified by:
      registerHints in interface org.springframework.aot.hint.RuntimeHintsRegistrar