|
||||||||||
| 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
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 |
bundleDir, bundleFileName, excluded, MODULE_ELEMENT |
| Constructor Summary | |
Ejb3Module()
|
|
Ejb3Module(org.apache.maven.artifact.Artifact a)
|
|
| Method Summary | |
protected java.lang.String |
getType()
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 |
getArtifact, getArtifactId, getBundleDir, getBundleFileName, getGroupId, getUri, isExcluded, resolveArtifact, toString |
| 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 |
protected java.lang.String getType()
AbstractEarModule
getType in class EjbModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||