public class EjbClientModule extends JarModule
EarModule
implementation for an ejb client module.ALT_DD, altDeploymentDescriptor, bundleDir, bundleFileName, earExecutionContext, excluded, JAVA_MODULE, MODULE_ELEMENT, unpack
Constructor and Description |
---|
EjbClientModule() |
EjbClientModule(org.apache.maven.artifact.Artifact a,
String defaultLibBundleDir) |
Modifier and Type | Method and Description |
---|---|
String |
getType()
Returns the type associated to the module.
|
appendModule, changeManifestClasspath, resolveArtifact
getAltDeploymentDescriptor, getArtifact, getArtifactId, getBundleDir, getBundleFileName, getClassifier, getGroupId, getLibDir, getModuleId, getUri, isExcluded, setEarExecutionContext, shouldUnpack, startModuleElement, toString, writeAltDeploymentDescriptor
public EjbClientModule()
public EjbClientModule(org.apache.maven.artifact.Artifact a, String defaultLibBundleDir)
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.