public class WsrModule extends RarModule
EarModule
implementation for a JBoss wsr module.Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_ARTIFACT_TYPE
Default type of the artifact of a JBoss wsr module.
|
ALT_DD, altDeploymentDescriptor, bundleDir, bundleFileName, classPathItem, earExecutionContext, excluded, JAVA_MODULE, libDirectory, MODULE_ELEMENT, type, unpack
Constructor and Description |
---|
WsrModule()
Create an instance.
|
WsrModule(org.apache.maven.artifact.Artifact a) |
appendModule
changeManifestClasspath, getAltDeploymentDescriptor, getArtifact, getArtifactId, getBundleDir, getBundleFileName, getClassifier, getGroupId, getLibDir, getModuleId, getType, getUri, isClassPathItem, isExcluded, resolveArtifact, setEarExecutionContext, shouldUnpack, startModuleElement, toString, writeAltDeploymentDescriptor
public static final String DEFAULT_ARTIFACT_TYPE
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.