| Package | Description |
|---|---|
| de.smartics.maven.plugin.jboss.modules.descriptor |
Provides configuration descriptors to control the generation process.
|
| Modifier and Type | Method and Description |
|---|---|
ApplyToModule |
ApplyToModule.Builder.build()
Builds an instance of
ApplyToModule. |
ApplyToModule |
ModuleDescriptor.getApplyToModule()
Returns the module information to be applied to the generated module.
|
ApplyToModule |
ModuleDescriptor.Builder.getApplyToModule()
Returns the module information to be applied to the generated module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplyToModule.merge(ApplyToModule applyToModule)
Merges the given instance into this instance.
|
ModuleDescriptor.Builder |
ModuleDescriptor.Builder.with(ApplyToModule applyToModule)
Sets the module information to be applied to the generated module.
|
Copyright © 2013-2016 FuseSource. All Rights Reserved.