| Package | Description |
|---|---|
| org.jboss.metadata.ear.spec | |
| org.jboss.metadata.merge |
| 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 © 2014 JBoss by Red Hat. All Rights Reserved.