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
Exception
public void writeAddressesToDocument() throws XPathExpressionException
XPathExpressionException
public void write(File output, Properties outputProperties) throws TransformerException
TransformerException
Copyright © 2019 JBoss by Red Hat. All rights reserved.