Class Ejb3Module

  • All Implemented Interfaces:
    EarModule

    public class Ejb3Module
    extends EjbModule
    Deprecated.
    ejb v3 is now properly handled by the standard ejb packaging type. use EjbModule instead
    The EarModule implementation for an Ejb3 module.
    Version:
    $Revision: 1645331 $
    • Constructor Detail

      • Ejb3Module

        public Ejb3Module()
        Deprecated.
        Create an instance.
      • Ejb3Module

        public Ejb3Module​(org.apache.maven.artifact.Artifact a)
        Deprecated.
        Create an instance with artifact.
        Parameters:
        a - Artifact
    • Method Detail

      • getType

        public java.lang.String getType()
        Deprecated.
        Returns the type associated to the module.
        Specified by:
        getType in interface EarModule
        Overrides:
        getType in class EjbModule
        Returns:
        the artifact's type of the module