public abstract static class ArgumentValueConverter.DMRWithFallbackConverter extends Object implements ArgumentValueConverter
ArgumentValueConverter.DMRWithFallbackConverterDEFAULT, LIST, PROPERTIES| Constructor and Description |
|---|
ArgumentValueConverter.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 ArgumentValueConverter.DMRWithFallbackConverter()
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 © 2013 JBoss by Red Hat. All rights reserved.