| Class Summary | |
|---|---|
| AbstractEarModule | A base implementation of an EarModule. |
| AbstractEarMojo | A base class for EAR-processing related tasks. |
| ApplicationXmlWriter | An XmlWriter based implementation used to generate an application.xml file |
| EarModule | The ear module interface. |
| EarModuleFactory | Builds an EarModule based on an Artifact. |
| EarMojo | Builds J2EE Enteprise Archive (EAR) files. |
| EarPluginException | The base exception of the EAR plugin. |
| Ejb3Module | The EarModule implementation for an Ejb3 module. |
| EjbClientModule | The EarModule implementation for an Ejb-client module. |
| EjbModule | The EarModule implementation for an EJB module. |
| GenerateApplicationXmlMojo | A Mojo that generates the application.xml deployment descriptor file. |
| JavaModule | The EarModule implementation for a J2EE client module. |
| ParModule | The EarModule implementation for a Par module. |
| RarModule | The EarModule implementation for an J2EE connector module. |
| SarModule | The EarModule implementation for a JBoss sar module. |
| WebModule | The EarModule implementation for a Web application module. |
| WsrModule | The EarModule implementation for a JBoss wsr module. |