Class ClaudeDesktopConfigSourceProvider

java.lang.Object
io.quarkiverse.langchain4j.mcp.runtime.config.ClaudeDesktopConfigSourceProvider
All Implemented Interfaces:
org.eclipse.microprofile.config.spi.ConfigSourceProvider

public class ClaudeDesktopConfigSourceProvider extends Object implements org.eclipse.microprofile.config.spi.ConfigSourceProvider
  • Constructor Details

    • ClaudeDesktopConfigSourceProvider

      public ClaudeDesktopConfigSourceProvider()
  • Method Details

    • getConfigSources

      public Iterable<org.eclipse.microprofile.config.spi.ConfigSource> getConfigSources(ClassLoader forClassLoader)
      Specified by:
      getConfigSources in interface org.eclipse.microprofile.config.spi.ConfigSourceProvider