Class AnnotateClassesMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.royale.compiler.tools.annotate.AnnotateClassesMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="add-class-annotation",
      defaultPhase=PROCESS_SOURCES)
public class AnnotateClassesMojo
extends org.apache.maven.plugin.AbstractMojo
Goal which adds annotations to generated classes.
  • Field Details

  • Constructor Details

  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException