public class ModelNodeAdapter extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ModelNodeAdapter(org.jboss.dmr.ModelNode node,
Map<String,String[]> propertyKeys) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.dmr.ModelNode |
getNode() |
protected Map<String,String[]> |
getPropertyKeys() |
String |
toJson() |
String |
toJson(boolean compact) |
Copyright © 2016 Red Hat, Inc. All rights reserved.