public class VaultPathsMigration extends Object implements XmlConfigurationMigration.Component
| Modifier and Type | Class and Description |
|---|---|
static class |
VaultPathsMigration.Factory |
| Modifier | Constructor and Description |
|---|---|
protected |
VaultPathsMigration() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterProcessingElements(JBossServerConfiguration sourceConfiguration,
JBossServerConfiguration targetConfiguration,
TaskContext taskContext) |
Set<String> |
getElementLocalNames() |
void |
processElement(XMLStreamReader reader,
JBossServerConfiguration sourceConfiguration,
JBossServerConfiguration targetConfiguration,
TaskContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbeforeProcessingElementspublic Set<String> getElementLocalNames()
getElementLocalNames in interface XmlConfigurationMigration.Componentpublic void processElement(XMLStreamReader reader, JBossServerConfiguration sourceConfiguration, JBossServerConfiguration targetConfiguration, TaskContext context) throws IOException
processElement in interface XmlConfigurationMigration.ComponentIOExceptionpublic void afterProcessingElements(JBossServerConfiguration sourceConfiguration, JBossServerConfiguration targetConfiguration, TaskContext taskContext)
afterProcessingElements in interface XmlConfigurationMigration.ComponentCopyright © 2019 JBoss by Red Hat. All rights reserved.