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)
We offer parameters for artemisInstance and artemisHoms as they could be coming from the CLI or Maven Plugin
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.