| Package | Description |
|---|---|
| org.apache.maven.plugin.ear | |
| org.apache.maven.plugin.ear.util |
| Class and Description |
|---|
| AbstractEarModule
A base implementation of an
EarModule. |
| AbstractEarMojo
A base class for EAR-processing related tasks.
|
| AbstractXmlWriter
A base class for deployment descriptor file generators.
|
| ApplicationXmlWriterContext
A context for the
ApplicationXmlWriter. |
| 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.
|
| Class and Description |
|---|
| EarModule
The ear module interface.
|
| EarPluginException
The base exception of the EAR plugin.
|
| UnknownArtifactTypeException
Thrown if an unknown artifact type is encountered.
|