Package | Description |
---|---|
org.jboss.metadata.ear.jboss | |
org.jboss.metadata.ear.spec | |
org.jboss.metadata.merge |
Modifier and Type | Method and Description |
---|---|
ModulesMetaData |
JBossAppMetaData.getModules()
Get the application module information
|
Modifier and Type | Method and Description |
---|---|
void |
JBossAppMetaData.setModules(ModulesMetaData modules)
Set the application module information
|
Modifier and Type | Method and Description |
---|---|
ModulesMetaData |
EarMetaData.getModules()
Get the application module information
|
Modifier and Type | Method and Description |
---|---|
void |
EarMetaData.setModules(ModulesMetaData modules)
Set the application module information
|
Modifier and Type | Method and Description |
---|---|
static void |
ModulesMetaDataMerger.merge(ModulesMetaData dest,
ModulesMetaData override,
ModulesMetaData original)
Merge original + override into this.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.