Uses of Record Class
org.wildfly.extension.mcp.injection.tool.ArgumentMetadata
Packages that use ArgumentMetadata
-
Uses of ArgumentMetadata in org.wildfly.extension.mcp.injection.tool
Methods in org.wildfly.extension.mcp.injection.tool that return types with arguments of type ArgumentMetadataModifier and TypeMethodDescriptionMcpFeatureMetadata.arguments()MethodMetadata.arguments()Returns the value of theargumentsrecord component.Constructor parameters in org.wildfly.extension.mcp.injection.tool with type arguments of type ArgumentMetadataModifierConstructorDescriptionMethodMetadata(String name, String description, String uri, String mimeType, List<ArgumentMetadata> arguments, String declaringClassName, String returnType) Creates an instance of aMethodMetadatarecord class.