JarModule
insteadpublic class JavaModule extends JarModule
EarModule implementation of a third party library.ALT_DD, altDeploymentDescriptor, bundleDir, bundleFileName, earExecutionContext, excluded, JAVA_MODULE, MODULE_ELEMENT, unpack| Constructor and Description |
|---|
JavaModule()
Deprecated.
use
#JarModule instead |
JavaModule(org.apache.maven.artifact.Artifact a,
String defaultLibBundleDir,
Boolean includeInApplicationXml)
Deprecated.
use
JarModule instead |
appendModule, changeManifestClasspath, getType, resolveArtifactgetAltDeploymentDescriptor, getArtifact, getArtifactId, getBundleDir, getBundleFileName, getClassifier, getGroupId, getLibDir, getModuleId, getOriginalBundleFileName, getUri, isExcluded, setEarExecutionContext, shouldUnpack, startModuleElement, toString, writeAltDeploymentDescriptorpublic JavaModule()
#JarModule insteadpublic JavaModule(org.apache.maven.artifact.Artifact a,
String defaultLibBundleDir,
Boolean includeInApplicationXml)
JarModule insteada - ArtifactdefaultLibBundleDir - The default library bundle directory.includeInApplicationXml - Include the application xml or not.Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.