Uses of Record Class
org.wildfly.extension.mcp.api.FeatureArgument
Packages that use FeatureArgument
-
Uses of FeatureArgument in org.wildfly.extension.mcp.api
Methods in org.wildfly.extension.mcp.api that return types with arguments of type FeatureArgumentModifier and TypeMethodDescriptionFeatureMethodInfo.arguments()Returns the value of theargumentsrecord component.FeatureMethodInfo.serializedArguments()Constructor parameters in org.wildfly.extension.mcp.api with type arguments of type FeatureArgumentModifierConstructorDescriptionFeatureMethodInfo(String name, String description, String uri, String mimeType, List<FeatureArgument> arguments, String declaringClassName) Creates an instance of aFeatureMethodInforecord class.