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(Artifact a) |
appendModulechangeManifestClasspath, getAltDeploymentDescriptor, getArtifact, getArtifactId, getBundleDir, getBundleFileName, getClassifier, getGroupId, getLibDir, getModuleId, getType, getUri, isClassPathItem, isExcluded, resolveArtifact, setEarExecutionContext, shouldUnpack, startModuleElement, toString, writeAltDeploymentDescriptorpublic static final String DEFAULT_ARTIFACT_TYPE
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.