public abstract static class ArgumentValueConverter.DMRWithFallbackConverter extends Object implements ArgumentValueConverter
ArgumentValueConverter.DMRWithFallbackConverterDEFAULT, LIST, OBJECT, PROPERTIES| Constructor and Description |
|---|
ArgumentValueConverter.DMRWithFallbackConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.jboss.dmr.ModelNode |
fromNonDMRString(String value) |
org.jboss.dmr.ModelNode |
fromString(String value) |
public ArgumentValueConverter.DMRWithFallbackConverter()
public org.jboss.dmr.ModelNode fromString(String value) throws CommandFormatException
fromString in interface ArgumentValueConverterCommandFormatExceptionprotected abstract org.jboss.dmr.ModelNode fromNonDMRString(String value) throws CommandFormatException
CommandFormatExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.