public abstract static class ArgumentValueConverter.DMRWithFallbackConverter extends Object implements ArgumentValueConverter
ArgumentValueConverter.DMRWithFallbackConverter
DEFAULT, LIST, NON_OBJECT, PROPERTIES
Constructor and Description |
---|
DMRWithFallbackConverter() |
Modifier and Type | Method and Description |
---|---|
protected abstract org.jboss.dmr.ModelNode |
fromNonDMRString(CommandContext ctx,
String value) |
org.jboss.dmr.ModelNode |
fromString(CommandContext ctx,
String value) |
public org.jboss.dmr.ModelNode fromString(CommandContext ctx, String value) throws CommandFormatException
fromString
in interface ArgumentValueConverter
CommandFormatException
protected abstract org.jboss.dmr.ModelNode fromNonDMRString(CommandContext ctx, String value) throws CommandFormatException
CommandFormatException
Copyright © 2023 JBoss by Red Hat. All rights reserved.