| Package | Description |
|---|---|
| de.smartics.maven.plugin.jboss.modules.descriptor |
Provides configuration descriptors to control the generation process.
|
| Modifier and Type | Method and Description |
|---|---|
List<ModuleClusion> |
ModuleMatcher.getExcludes()
Returns the list of exclusions.
|
List<ModuleClusion> |
ModuleMatcher.getIncludes()
Returns the list of inclusions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleMatcher.Builder.addExclude(ModuleClusion exclude)
Adds an exclude to the list of excludes.
|
void |
ModuleMatcher.Builder.addInclude(ModuleClusion include)
Adds an include to the list of includes.
|
Copyright © 2013–2019 FuseSource. All rights reserved.