| Package | Description |
|---|---|
| de.smartics.maven.plugin.jboss.modules.descriptor |
Provides configuration descriptors to control the generation process.
|
| Modifier and Type | Method and Description |
|---|---|
ApplyToDependencies |
ApplyToDependencies.Builder.build()
Builds an instance of
ApplyToDependencies. |
ApplyToDependencies |
ModuleDescriptor.getApplyToDependencies()
Returns the information that has to be applied to dependencies if the
matcher matches the name of a module.
|
ApplyToDependencies |
ModuleDescriptor.Builder.getApplyToDependencies()
Returns the information that has to be applied to dependencies if the
matcher matches the name of a module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplyToDependencies.merge(ApplyToDependencies applyToDependencies)
Merges the given
applyToDependencies instance into this instance. |
ModuleDescriptor.Builder |
ModuleDescriptor.Builder.with(ApplyToDependencies applyToDependencies)
Sets the information that has to be applied to dependencies if the
matcher matches the name of a module.
|
Copyright © 2013-2016 FuseSource. All Rights Reserved.