- getApplyToDependencies() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor.Builder
-
Returns the information that has to be applied to dependencies if the
matcher matches the name of a module.
- getApplyToDependencies() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor
-
Returns the information that has to be applied to dependencies if the
matcher matches the name of a module.
- getApplyToModule() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor.Builder
-
Returns the module information to be applied to the generated module.
- getApplyToModule() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor
-
Returns the module information to be applied to the generated module.
- getArtifact() - Method in interface org.eclipse.aether.graph.Dependency
-
Gets the artifact being depended on.
- getArtifactId() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ArtifactClusion
-
Returns the artifactId to match.
- getArtifactId() - Method in interface org.eclipse.aether.artifact.Artifact
-
Gets the artifact identifier of this artifact, for example "maven-model".
- getArtifactId() - Method in class org.eclipse.aether.graph.Exclusion
-
Gets the artifact identifier for artifacts to exclude.
- getClassifier() - Method in interface org.eclipse.aether.artifact.Artifact
-
Gets the classifier of this artifact, for example "sources".
- getClassifier() - Method in class org.eclipse.aether.graph.Exclusion
-
Gets the classifier for artifacts to exclude.
- getDefaultSlot() - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext
-
Returns the name of the default slot to write to.
- getDependenciesXml() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ApplyToModule
-
Returns the list of dependency XML fragments.
- getDescriptors() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ApplyToDependencies
-
Returns the descriptors of dependencies to match modules names to have
their information applied.
- getDescriptors() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModulesDescriptor
-
Returns the list of descriptors for modules.
- getDescriptorThatMatches(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ApplyToDependencies
-
Creates a merged descriptor from all descriptors that matches the given
module name.
- getDirectives() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor.Builder
-
Returns the directives for this module.
- getDirectives() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor
-
Returns the directives for this module.
- getExcludes() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ArtifactMatcher
-
Returns the list of exclusions.
- getExcludes() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleMatcher
-
Returns the list of exclusions.
- getExclusions() - Method in interface org.eclipse.aether.graph.Dependency
-
Gets the exclusions for this dependency.
- getExport() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor
-
Returns the export attribute for the dependency.
- getExportsXml() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ApplyToModule
-
Returns the exports XML fragment.
- getExportsXml() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor
-
Returns the XML fragment specifying exports for the dependency.
- getExtension() - Method in interface org.eclipse.aether.artifact.Artifact
-
Gets the (file) extension of this artifact, for example "jar" or "tar.gz".
- getExtension() - Method in class org.eclipse.aether.graph.Exclusion
-
Gets the file extension for artifacts to exclude.
- getFile() - Method in interface org.eclipse.aether.artifact.Artifact
-
Gets the file of this artifact.
- getGlobalModuleDependency() - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext
-
- getGroupId() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ArtifactClusion
-
Returns the groupId to match.
- getGroupId() - Method in interface org.eclipse.aether.artifact.Artifact
-
Gets the group identifier of this artifact, for example "org.apache.maven".
- getGroupId() - Method in class org.eclipse.aether.graph.Exclusion
-
Gets the group identifier for artifacts to exclude.
- getImportsXml() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor
-
Returns the XML fragment specifying imports for the dependency.
- getIncludes() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ArtifactMatcher
-
Returns the list of inclusions.
- getIncludes() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleMatcher
-
Returns the list of inclusions.
- getInheritSlot() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.Directives
-
Returns the signal to control, if the slot is to be inherited to the
dependencies if not specified by a dependency otherwise.
- getLog() - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext
-
Returns the Maven logger to log.
- getMainClassXml() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ApplyToModule
-
Returns the main class XML fragment.
- getMatcher() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor
-
Returns the matcher to match modules by their name.
- getMatcher() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor.Builder
-
Returns the artifact matcher to define the rules for matching artifacts
to be included as resources to a module.
- getMatcher() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor
-
Returns the artifact matcher to define the rules for matching artifacts to
be included as resources to a module.
- getMatchResult() - Method in interface de.smartics.maven.plugin.jboss.modules.domain.MatchContext
-
Returns the match result to access group information.
- getMatchResult() - Method in class de.smartics.maven.plugin.jboss.modules.domain.matching.DelegationMatchContext
-
Returns the match result to access group information.
- getMatchResult() - Method in class de.smartics.maven.plugin.jboss.modules.domain.matching.DoubleMatchContext
-
Returns the match result to access group information.
- getMatchResult() - Method in class de.smartics.maven.plugin.jboss.modules.domain.matching.SingleMatchContext
-
- getModule(Dependency) - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext
-
Returns the module for the given dependency.
- getModule(Dependency) - Method in class de.smartics.maven.plugin.jboss.modules.domain.ModuleMap
-
Returns the module for the given dependency.
- getModuleMap() - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext
-
Returns the map of modules encountered so far.
- getModulesId() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModulesDescriptor
-
Returns the identifier of the set of modules.
- getName() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleClusion
-
Returns the name to match for this clusion.
- getName() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor.Builder
-
Returns the name of the module.
- getName() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor
-
Returns the name of the module.
- getOptional() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor
-
Returns the optional attribute for the dependency.
- getPropertiesXml() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ApplyToModule
-
Returns the list of property XML fragments.
- getResolver() - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext
-
Returns the resolver for dependencies for an artifact.
- getScope() - Method in interface org.eclipse.aether.graph.Dependency
-
Gets the scope of the dependency.
- getServices() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor
-
Returns the services attribute for the dependency.
- getSkip() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.Directives
-
Returns the flag to skip the export of the module.
- getSlot() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor
-
Returns the slot of the dependency.
- getSlot() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor.Builder
-
Returns the name of the slot this module is part of.
- getSlot() - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor
-
Returns the name of the slot this module is part of.
- getSlotStrategy() - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext
-
Returns the slot strategy for modules.
- getTargetFolder() - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext
-
Returns the folder to write the module structure to.
- getVersion() - Method in interface org.eclipse.aether.artifact.Artifact
-
Gets the version of this artifact, for example "1.0-20100529-1213".
- MAIN_SLOT - Static variable in enum de.smartics.maven.plugin.jboss.modules.domain.SlotStrategy
-
The main slot.
- match(Artifact) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ArtifactMatcher
-
Checks if the given artifact matches the module descriptor.
- match(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleClusion
-
Compares the name of the clusion with the given moduleName.
- match(Artifact) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor
-
Checks if the given artifact matches the module descriptor.
- MatchContext - Interface in de.smartics.maven.plugin.jboss.modules.domain
-
Contains the result of a regular expression match.
- matches(Artifact) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ArtifactClusion
-
Checks if the clusion matches the artifact.
- matches(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor
-
Checks if the matcher of this descriptor matches with the given module
name.
- matches(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleMatcher
-
Checks if the matcher matches with the given module name.
- merge(ApplyToDependencies) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ApplyToDependencies
-
Merges the given applyToDependencies instance into this instance.
- merge(ApplyToModule) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ApplyToModule
-
Merges the given instance into this instance.
- merge(String, DependenciesDescriptor) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor.Builder
-
Merges the content of the given descriptor into the builder instance.
- merge(Directives) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.Directives
-
Merges the given directive with this instance.
- merge(ModuleDescriptor) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor
-
Merges the dependencies, properties, port and export of the given module
descriptor with this one.
- ModuleBuilder - Class in de.smartics.maven.plugin.jboss.modules.domain
-
Creates a single module within the archive of modules.
- ModuleBuilder(ExecutionContext, ModuleDescriptor, Collection<Dependency>) - Constructor for class de.smartics.maven.plugin.jboss.modules.domain.ModuleBuilder
-
Default constructor.
- ModuleClusion - Class in de.smartics.maven.plugin.jboss.modules.descriptor
-
Clusion information for including and excluding on a module name.
- ModuleClusion(String) - Constructor for class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleClusion
-
Default constructor.
- ModuleDescriptor - Class in de.smartics.maven.plugin.jboss.modules.descriptor
-
Holds the information of one module descriptor.
- ModuleDescriptor.Builder - Class in de.smartics.maven.plugin.jboss.modules.descriptor
-
- ModuleMap - Class in de.smartics.maven.plugin.jboss.modules.domain
-
Maps artifacts to their modules.
- ModuleMap() - Constructor for class de.smartics.maven.plugin.jboss.modules.domain.ModuleMap
-
Constructor to create an empty map.
- ModuleMap(List<ModuleDescriptor>) - Constructor for class de.smartics.maven.plugin.jboss.modules.domain.ModuleMap
-
Default constructor.
- ModuleMap(List<ModuleDescriptor>, Collection<Dependency>) - Constructor for class de.smartics.maven.plugin.jboss.modules.domain.ModuleMap
-
Convenience constructor to initialize with values.
- ModuleMatcher - Class in de.smartics.maven.plugin.jboss.modules.descriptor
-
Descriptor to define the rules for matching modules to be matched to have
additional information applied.
- ModuleMatcher.Builder - Class in de.smartics.maven.plugin.jboss.modules.descriptor
-
- ModulesDescriptor - Class in de.smartics.maven.plugin.jboss.modules.descriptor
-
Descriptor containing information on modules configurations.
- ModulesDescriptor(String) - Constructor for class de.smartics.maven.plugin.jboss.modules.descriptor.ModulesDescriptor
-
Default constructor.
- ModulesXmlLocator - Class in de.smartics.maven.plugin.jboss.modules.parser
-
Discovers all module descriptors on the class path.
- ModulesXmlLocator(String) - Constructor for class de.smartics.maven.plugin.jboss.modules.parser.ModulesXmlLocator
-
Default constructor.
- ModulesXmlParser - Class in de.smartics.maven.plugin.jboss.modules.parser
-
Parses a modules XML document.
- ModulesXmlParser() - Constructor for class de.smartics.maven.plugin.jboss.modules.parser.ModulesXmlParser
-
Default constructor.
- ModuleXmlBuilder - Class in de.smartics.maven.plugin.jboss.modules.xml
-
Creates module.xml descriptors for JBoss modules.
- ModuleXmlBuilder(ExecutionContext, ModuleDescriptor, Collection<Dependency>) - Constructor for class de.smartics.maven.plugin.jboss.modules.xml.ModuleXmlBuilder
-
Default constructor.
- with(ModuleMatcher) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor.Builder
-
Sets the matcher to match modules by their name.
- with(Directives) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor.Builder
-
Sets the directives for this module.
- with(ArtifactMatcher) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor.Builder
-
Sets the artifact matcher to define the rules for matching artifacts to
be included as resources to a module.
- with(ApplyToDependencies) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor.Builder
-
Sets the information that has to be applied to dependencies if the
matcher matches the name of a module.
- with(ApplyToModule) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor.Builder
-
Sets the module information to be applied to the generated module.
- with(Logger) - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext.Builder
-
Sets the Maven logger to log.
- with(TransitiveDependencyResolver) - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext.Builder
-
Sets the resolver to determine dependencies of an artifact.
- with(SlotStrategy) - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext.Builder
-
Sets the slot strategy for modules.
- with(ModuleMap) - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext.Builder
-
Sets the map of modules encountered so far.
- withDefaultSlot(String) - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext.Builder
-
Sets the name of the default slot to write to.
- withExport(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor.Builder
-
Sets the export attribute for the dependency.
- withExportsXml(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ApplyToModule.Builder
-
Adds the given exports XML fragment.
- withExportsXml(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor.Builder
-
Sets the XML fragment specifying exports for the dependency.
- withGlobalModuleDependency(String) - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext.Builder
-
Sets the global module dependency.
- withImportsXml(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor.Builder
-
Sets the XML fragment specifying imports for the dependency.
- withInheritSlot(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.Directives.Builder
-
Sets the signal to control, if the slot is to be inherited to the
dependencies if not specified by a dependency otherwise.
- withMainClassXml(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ApplyToModule.Builder
-
Adds the given main class XML fragment.
- withName(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor.Builder
-
Sets the name of the module.
- withOptional(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor.Builder
-
Sets the optional attribute for the dependency.
- withServices(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor.Builder
-
Sets the services attribute for the dependency.
- withSkip(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.Directives.Builder
-
Sets the flag to skip the export of the module.
- withSlot(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.DependenciesDescriptor.Builder
-
Sets the slot of the dependency.
- withSlot(String) - Method in class de.smartics.maven.plugin.jboss.modules.descriptor.ModuleDescriptor.Builder
-
Sets the name of the slot this module is part of.
- withTargetFolder(File) - Method in class de.smartics.maven.plugin.jboss.modules.domain.ExecutionContext.Builder
-
Sets the folder to write the module structure to.