public abstract static class ArgumentValueConverter.DMRWithFallbackConverter extends Object implements ArgumentValueConverter
ArgumentValueConverter.DMRWithFallbackConverter
DEFAULT, 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 ArgumentValueConverter
CommandFormatException
protected abstract org.jboss.dmr.ModelNode fromNonDMRString(String value) throws CommandFormatException
CommandFormatException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.