public class XMLConfigurationMigration extends Object
| Constructor and Description |
|---|
XMLConfigurationMigration(File input,
File output) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
convertJMSToAddresses() |
boolean |
convertQueuesToAddresses() |
boolean |
transform() |
void |
write(File output,
Properties outputProperties) |
void |
writeAddressesToDocument() |
public boolean convertQueuesToAddresses()
throws Exception
Exceptionpublic void writeAddressesToDocument()
throws XPathExpressionException
XPathExpressionExceptionpublic void write(File output, Properties outputProperties) throws TransformerException
TransformerExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.