| AbstractEarModule |
|
| AbstractEarMojo |
A base class for EAR-processing related tasks.
|
| AbstractXmlWriter |
A base class for deployment descriptor file generators.
|
| ApplicationXmlWriterContext |
|
| EarExecutionContext |
Contains various runtime parameters used to customize the generated EAR file.
|
| EarModule |
The ear module interface.
|
| EarPluginException |
The base exception of the EAR plugin.
|
| EjbModule |
The EarModule implementation for an EJB module.
|
| EjbRef |
Representation of ejb-ref element in application.xml file.
|
| EnvEntry |
The representation of a env-entry entry within an application.xml file.
|
| JarModule |
The EarModule implementation for a non J2EE module such as third party libraries.
|
| JbossConfiguration |
The JBoss specific configuration, used to generate the jboss-app.xml deployment descriptor file
|
| JbossEarModule |
Represents a JBoss specific ear module.
|
| RarModule |
The EarModule implementation for an J2EE connector module.
|
| SecurityRole |
The representation of a security-role entry within an application.xml file.
|
| UnknownArtifactTypeException |
Thrown if an unknown artifact type is encountered.
|