程序包 com.github.codeboyzhou.mcp.declarative.di
package com.github.codeboyzhou.mcp.declarative.di
-
类说明This interface defines the contract for a dependency injector.This enum provides a singleton instance of
DependencyInjectorProviderthat can be used to initialize and retrieve theDependencyInjectorinstance.This class implements theDependencyInjectorinterface using Google Guice.This class is a Guice module that configures bindings for classes annotated withMcpServerApplication,McpResource,McpPrompt, andMcpTool.