类 AbstractMcpServerComponentFactory<T>
java.lang.Object
com.github.codeboyzhou.mcp.declarative.server.component.AbstractMcpServerComponentFactory<T>
- 所有已实现的接口:
McpServerComponentFactory<T>
public abstract class AbstractMcpServerComponentFactory<T>
extends Object
implements McpServerComponentFactory<T>
-
字段概要
字段 -
构造器概要
构造器限定符构造器说明protectedAbstractMcpServerComponentFactory(com.google.inject.Injector injector, Boolean i18nEnabled) -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.github.codeboyzhou.mcp.declarative.server.component.McpServerComponentFactory
create, register