public class XmlUtil extends Object
Constructor and Description |
---|
XmlUtil() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
decode(Class<T> clazz,
File configuration) |
static <T> T |
decode(Class<T> clazz,
File configuration,
String artemisHome,
String artemisInstance,
URI artemisURIInstance)
We offer parameters for artemisInstance and artemisHome as they could be coming from the CLI or Maven Plugin
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.