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,
org.jboss.migration.core.jboss.ModulesMigrationTask.ModuleMigrator moduleMigrator,
org.jboss.migration.core.task.TaskContext context) |
String getElementLocalName()
void processElement(XMLStreamReader reader, org.jboss.migration.core.jboss.ModulesMigrationTask.ModuleMigrator moduleMigrator, org.jboss.migration.core.task.TaskContext context) throws IOException
reader - the XML stream reader, positioned at the start of an element of interestmoduleMigrator - the module migratorIOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.