public class DefaultPrefixFormatter extends Object implements NodePathFormatter
| Modifier and Type | Field and Description |
|---|---|
static NodePathFormatter |
INSTANCE |
| Constructor and Description |
|---|
DefaultPrefixFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(OperationRequestAddress prefix)
Creates a string representation of the Prefix instance.
|
public static final NodePathFormatter INSTANCE
public String format(OperationRequestAddress prefix)
NodePathFormatterformat in interface NodePathFormatterprefix - the prefix instanceCopyright © 2014 JBoss by Red Hat. All rights reserved.