Class DeclarativeAiServiceBeanDestroyer

java.lang.Object
io.quarkiverse.langchain4j.runtime.aiservice.DeclarativeAiServiceBeanDestroyer
All Implemented Interfaces:
io.quarkus.arc.BeanDestroyer<AutoCloseable>

public class DeclarativeAiServiceBeanDestroyer extends Object implements io.quarkus.arc.BeanDestroyer<AutoCloseable>
  • Constructor Details

    • DeclarativeAiServiceBeanDestroyer

      public DeclarativeAiServiceBeanDestroyer()
  • Method Details