private java.util.List<EjbRef> |
GenerateApplicationXmlMojo.buildEjbEntries() |
Builds the ejb-ref based on the configuration.
|
private java.util.List<EnvEntry> |
GenerateApplicationXmlMojo.buildEnvEntries() |
Builds the env-entries based on the configuration.
|
private java.util.List<SecurityRole> |
GenerateApplicationXmlMojo.buildSecurityRoles() |
Builds the security roles based on the configuration.
|
protected void |
GenerateApplicationXmlMojo.generateJbossDeploymentDescriptor() |
Generates the jboss deployment descriptor.
|
protected void |
GenerateApplicationXmlMojo.generateStandardDeploymentDescriptor(JavaEEVersion javaEEVersion) |
Generates the deployment descriptor.
|
private java.lang.String |
GenerateApplicationXmlMojo.getActualLibraryDirectory() |
Returns the value to use for the library-directory element, based on the library directory mode.
|
private void |
AbstractEarMojo.initializeJbossConfiguration() |
Initializes the JBoss configuration.
|
protected java.io.Writer |
AbstractXmlWriter.initializeWriter(java.io.File destinationFile) |
|
void |
AbstractEarModule.resolveArtifact(java.util.Set<org.apache.maven.artifact.Artifact> artifacts) |
Resolves the Artifact represented by the module.
|
void |
EarModule.resolveArtifact(java.util.Set<org.apache.maven.artifact.Artifact> artifacts) |
Resolves the Artifact represented by the module.
|
void |
JarModule.resolveArtifact(java.util.Set<org.apache.maven.artifact.Artifact> artifacts) |
Resolves the Artifact represented by the module.
|
void |
WebModule.resolveArtifact(java.util.Set<org.apache.maven.artifact.Artifact> artifacts) |
Resolves the Artifact represented by the module.
|
void |
ApplicationXmlWriter.write(ApplicationXmlWriterContext context) |
|
void |
JbossAppXmlWriter.write(java.io.File destinationFile,
JbossConfiguration jbossConfiguration,
java.util.List<EarModule> earModules) |
|