public static interface ConfigurationModulesMigrationTaskFactory.ModulesFinder
| Modifier and Type | Method and Description |
|---|---|
String |
getElementLocalName()
The XML Element's local name the processor is interested.
|
void |
processElement(XMLStreamReader reader,
ModulesMigrationTask.ModuleMigrator moduleMigrator,
TaskContext context) |
String getElementLocalName()
void processElement(XMLStreamReader reader, ModulesMigrationTask.ModuleMigrator moduleMigrator, TaskContext context) throws IOException
reader - the XML stream reader, positioned at the start of an element of interestmoduleMigrator - the module migratorIOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.