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