|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArtifactTypeMappingService | |
|---|---|
| org.apache.maven.plugin.ear | |
| org.apache.maven.plugin.ear.util | |
| Uses of ArtifactTypeMappingService in org.apache.maven.plugin.ear |
|---|
| Methods in org.apache.maven.plugin.ear with parameters of type ArtifactTypeMappingService | |
|---|---|
static EarModule |
EarModuleFactory.newEarModule(Artifact artifact,
JavaEEVersion javaEEVersion,
String defaultLibBundleDir,
Boolean includeInApplicationXml,
ArtifactTypeMappingService typeMappingService)
Creates a new EarModule based on the
specified Artifact and the specified
execution configuration. |
| Constructors in org.apache.maven.plugin.ear with parameters of type ArtifactTypeMappingService | |
|---|---|
EarExecutionContext(MavenProject project,
String mainArtifactId,
String defaultLibBundleDir,
org.apache.maven.plugin.ear.JbossConfiguration jbossConfiguration,
String fileNameMappingName,
ArtifactTypeMappingService typeMappingService)
|
|
| Uses of ArtifactTypeMappingService in org.apache.maven.plugin.ear.util |
|---|
| Constructors in org.apache.maven.plugin.ear.util with parameters of type ArtifactTypeMappingService | |
|---|---|
ArtifactRepository(Set<Artifact> artifacts,
String mainArtifactId,
ArtifactTypeMappingService artifactTypeMappingService)
Creates a new repository wih the specified artifacts. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||