|
||||||||||
| 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.EjbModule
org.apache.maven.plugin.ear.Ejb3Module
EjbModule instead
public class Ejb3Module
The EarModule implementation for an Ejb3 module.
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.plugin.ear.EjbModule |
|---|
EJB_MODULE |
| Fields inherited from class org.apache.maven.plugin.ear.AbstractEarModule |
|---|
ALT_DD, altDeploymentDescriptor, bundleDir, bundleFileName, earExecutionContext, excluded, JAVA_MODULE, MODULE_ELEMENT, unpack |
| Constructor Summary | |
|---|---|
Ejb3Module()
Deprecated. |
|
Ejb3Module(org.apache.maven.artifact.Artifact a)
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
getType()
Deprecated. Returns the type associated to the module. |
| Methods inherited from class org.apache.maven.plugin.ear.EjbModule |
|---|
appendModule |
| Methods inherited from class org.apache.maven.plugin.ear.AbstractEarModule |
|---|
getAltDeploymentDescriptor, getArtifact, getArtifactId, getBundleDir, getBundleFileName, getClassifier, getGroupId, getUri, isExcluded, resolveArtifact, setEarExecutionContext, shouldUnpack, toString, writeAltDeploymentDescriptor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Ejb3Module()
public Ejb3Module(org.apache.maven.artifact.Artifact a)
| Method Detail |
|---|
public java.lang.String getType()
EarModule
getType in interface EarModulegetType in class EjbModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||