Class RarModule

All Implemented Interfaces:
EarModule
Direct Known Subclasses:
WsrModule

public class RarModule extends AbstractEarModule
The EarModule implementation for an J2EE connector module.
Author:
Stephane Nicoll
  • Field Details

    • DEFAULT_ARTIFACT_TYPE

      public static final String DEFAULT_ARTIFACT_TYPE
      Default type of the artifact of an Java EE connector module.
      See Also:
  • Constructor Details

    • RarModule

      public RarModule()
      Create an instance.
    • RarModule

      public RarModule(org.apache.maven.artifact.Artifact a)
      Parameters:
      a - Artifact
  • Method Details

    • appendModule

      public void appendModule(org.codehaus.plexus.util.xml.XMLWriter writer, String version, Boolean generateId)
      Appends the XML representation of this module.
      Parameters:
      writer - the writer to use
      version - the version of the application.xml file
      generateId - whether an id should be generated