public class EEGlobalModulesFinder extends Object implements ConfigurationModulesMigrationTaskFactory.ModulesFinder
| Constructor and Description |
|---|
EEGlobalModulesFinder() |
| 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) |
public String getElementLocalName()
ConfigurationModulesMigrationTaskFactory.ModulesFindergetElementLocalName in interface ConfigurationModulesMigrationTaskFactory.ModulesFinderpublic void processElement(XMLStreamReader reader, org.jboss.migration.core.jboss.ModulesMigrationTask.ModuleMigrator moduleMigrator, org.jboss.migration.core.task.TaskContext context) throws IOException
processElement in interface ConfigurationModulesMigrationTaskFactory.ModulesFinderreader - the XML stream reader, positioned at the start of an element of interestmoduleMigrator - the module migratorIOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.