Class EjbModule

All Implemented Interfaces:
EarModule
Direct Known Subclasses:
ParModule

public class EjbModule extends AbstractEarModule
The EarModule implementation for an EJB module.
Author:
Stephane Nicoll
  • Field Details

    • DEFAULT_ARTIFACT_TYPE

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

    • EjbModule

      public EjbModule()
      Create an instance.
    • EjbModule

      public EjbModule(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