public abstract static class ArgumentValueConverter.DMRWithFallbackConverter extends Object implements ArgumentValueConverter
ArgumentValueConverter.DMRWithFallbackConverterDEFAULT, 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 ArgumentValueConverterCommandFormatExceptionprotected abstract org.jboss.dmr.ModelNode fromNonDMRString(CommandContext ctx, String value) throws CommandFormatException
CommandFormatExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.