| Package | Description |
|---|---|
| de.smartics.maven.plugin.jboss.modules.descriptor |
Provides configuration descriptors to control the generation process.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ModuleClusion> |
ModuleMatcher.getExcludes()
Returns the list of exclusions.
|
java.util.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-2016 FuseSource. All Rights Reserved.