Uses of Class
org.wildfly.extension.io.OptionAttributeDefinition
-
Packages that use OptionAttributeDefinition Package Description org.wildfly.extension.io -
-
Uses of OptionAttributeDefinition in org.wildfly.extension.io
Methods in org.wildfly.extension.io that return OptionAttributeDefinition Modifier and Type Method Description OptionAttributeDefinitionOptionAttributeDefinition.Builder. build()Methods in org.wildfly.extension.io that return types with arguments of type OptionAttributeDefinition Modifier and Type Method Description List<OptionAttributeDefinition>OptionList.Builder. build()Methods in org.wildfly.extension.io with parameters of type OptionAttributeDefinition Modifier and Type Method Description static org.xnio.OptionMapOptionList. resolveOptions(org.jboss.as.controller.ExpressionResolver context, org.jboss.dmr.ModelNode model, OptionAttributeDefinition... attributes)Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in org.wildfly.extension.io with type arguments of type OptionAttributeDefinition Modifier and Type Method Description static org.xnio.OptionMapOptionList. resolveOptions(org.jboss.as.controller.ExpressionResolver context, org.jboss.dmr.ModelNode model, Collection<OptionAttributeDefinition> attributes)Deprecated, for removal: This API element is subject to removal in a future version.
-