|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.ear.AbstractEarModule
org.apache.maven.plugin.ear.JarModule
org.apache.maven.plugin.ear.JavaModule
JarModule instead
public class JavaModule
The original EarModule implementation
of a third party library.
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.plugin.ear.AbstractEarModule |
|---|
ALT_DD, altDeploymentDescriptor, bundleDir, bundleFileName, earExecutionContext, excluded, JAVA_MODULE, MODULE_ELEMENT, unpack |
| Constructor Summary | |
|---|---|
JavaModule()
Deprecated. use org.apache.maven.plugin.ear.JavaModule#JarModule() instead |
|
JavaModule(org.apache.maven.artifact.Artifact a,
java.lang.String defaultLibBundleDir,
java.lang.Boolean includeInApplicationXml)
Deprecated. use JarModule instead |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.maven.plugin.ear.JarModule |
|---|
appendModule, getType, resolveArtifact |
| Methods inherited from class org.apache.maven.plugin.ear.AbstractEarModule |
|---|
getAltDeploymentDescriptor, getArtifact, getArtifactId, getBundleDir, getBundleFileName, getClassifier, getGroupId, getUri, isExcluded, setEarExecutionContext, shouldUnpack, toString, writeAltDeploymentDescriptor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JavaModule()
org.apache.maven.plugin.ear.JavaModule#JarModule() instead
public JavaModule(org.apache.maven.artifact.Artifact a,
java.lang.String defaultLibBundleDir,
java.lang.Boolean includeInApplicationXml)
JarModule instead
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||