| Package | Description |
|---|---|
| de.smartics.maven.plugin.jboss.modules.descriptor |
Provides configuration descriptors to control the generation process.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactMatcher |
ArtifactMatcher.Builder.build()
Builds an instance of
ArtifactMatcher. |
ArtifactMatcher |
ModuleDescriptor.getMatcher()
Returns the artifact matcher to define the rules for matching artifacts to
be included as resources to a module.
|
ArtifactMatcher |
ModuleDescriptor.Builder.getMatcher()
Returns the artifact matcher to define the rules for matching artifacts
to be included as resources to a module.
|
| Modifier and Type | Method and Description |
|---|---|
ModuleDescriptor.Builder |
ModuleDescriptor.Builder.with(ArtifactMatcher matcher)
Sets the artifact matcher to define the rules for matching artifacts to
be included as resources to a module.
|
Copyright © 2013-2016 FuseSource. All Rights Reserved.