Uses of Class
org.springframework.ai.mcp.server.common.autoconfigure.annotations.McpServerAnnotationScannerAutoConfiguration.ServerMcpAnnotatedBeans
Packages that use McpServerAnnotationScannerAutoConfiguration.ServerMcpAnnotatedBeans
-
Uses of McpServerAnnotationScannerAutoConfiguration.ServerMcpAnnotatedBeans in org.springframework.ai.mcp.server.common.autoconfigure.annotations
Methods in org.springframework.ai.mcp.server.common.autoconfigure.annotations that return McpServerAnnotationScannerAutoConfiguration.ServerMcpAnnotatedBeansModifier and TypeMethodDescriptionMcpServerAnnotationScannerAutoConfiguration.serverAnnotatedBeanRegistry()Methods in org.springframework.ai.mcp.server.common.autoconfigure.annotations with parameters of type McpServerAnnotationScannerAutoConfiguration.ServerMcpAnnotatedBeansModifier and TypeMethodDescriptionMcpServerAnnotationScannerAutoConfiguration.serverAnnotatedMethodBeanPostProcessor(McpServerAnnotationScannerAutoConfiguration.ServerMcpAnnotatedBeans serverMcpAnnotatedBeans, McpServerAnnotationScannerProperties properties) Constructors in org.springframework.ai.mcp.server.common.autoconfigure.annotations with parameters of type McpServerAnnotationScannerAutoConfiguration.ServerMcpAnnotatedBeansModifierConstructorDescriptionServerAnnotatedMethodBeanPostProcessor(McpServerAnnotationScannerAutoConfiguration.ServerMcpAnnotatedBeans serverMcpAnnotatedBeans, Set<Class<? extends Annotation>> targetAnnotations)