public class ModuleXmlParserBridge extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ModuleXmlParserBridge.ResourceRootFactoryBridge |
| Constructor and Description |
|---|
ModuleXmlParserBridge() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.modules.ResourceLoader |
createMavenArtifactLoader(String name) |
static org.jboss.modules.ModuleSpec |
parseModuleXml(ModuleXmlParserBridge.ResourceRootFactoryBridge factory,
String rootPath,
InputStream source,
String moduleInfoFile,
org.jboss.modules.ModuleLoader moduleLoader,
org.jboss.modules.ModuleIdentifier moduleIdentifier) |
public static org.jboss.modules.ModuleSpec parseModuleXml(ModuleXmlParserBridge.ResourceRootFactoryBridge factory, String rootPath, InputStream source, String moduleInfoFile, org.jboss.modules.ModuleLoader moduleLoader, org.jboss.modules.ModuleIdentifier moduleIdentifier) throws org.jboss.modules.ModuleLoadException, IOException
org.jboss.modules.ModuleLoadExceptionIOExceptionpublic static org.jboss.modules.ResourceLoader createMavenArtifactLoader(String name) throws IOException
IOExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.