类 AbstractMcpServerComponent<T,U,R>
java.lang.Object
com.github.codeboyzhou.mcp.declarative.server.component.AbstractMcpServerComponent<T,U,R>
- 所有已实现的接口:
McpServerComponent<T>,McpServerComponentHandler<U,R>
- 直接已知子类:
McpServerPrompt,McpServerResource,McpServerTool
public abstract class AbstractMcpServerComponent<T,U,R>
extends Object
implements McpServerComponent<T>, McpServerComponentHandler<U,R>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.github.codeboyzhou.mcp.declarative.server.component.McpServerComponent
create从接口继承的方法 com.github.codeboyzhou.mcp.declarative.server.component.McpServerComponentHandler
invoke
-
字段详细资料
-
NOT_SPECIFIED
- 另请参阅:
-
injector
-
-
构造器详细资料
-
AbstractMcpServerComponent
protected AbstractMcpServerComponent()
-
-
方法详细资料
-
resolveComponentAttributeValue
-