Uses of Record Class
org.wildfly.extension.mcp.injection.tool.MethodMetadata
Packages that use MethodMetadata
-
Uses of MethodMetadata in org.wildfly.extension.mcp.injection.tool
Methods in org.wildfly.extension.mcp.injection.tool that return MethodMetadataModifier and TypeMethodDescriptionMcpFeatureMetadata.method()Returns the value of themethodrecord component.Constructors in org.wildfly.extension.mcp.injection.tool with parameters of type MethodMetadataModifierConstructorDescriptionMcpFeatureMetadata(McpFeatureMetadata.Kind kind, String name, MethodMetadata method) Creates an instance of aMcpFeatureMetadatarecord class.