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, resolveArtifact
getAltDeploymentDescriptor, getArtifact, getArtifactId, getBundleDir, getBundleFileName, getClassifier, getGroupId, getLibDir, getModuleId, getOriginalBundleFileName, getUri, isExcluded, setEarExecutionContext, shouldUnpack, startModuleElement, toString, writeAltDeploymentDescriptor
public JavaModule()
#JarModule
insteadpublic JavaModule(org.apache.maven.artifact.Artifact a, String defaultLibBundleDir, Boolean includeInApplicationXml)
JarModule
insteada
- Artifact
defaultLibBundleDir
- The default library bundle directory.includeInApplicationXml
- Include the application xml or not.Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.