net.jangaroo.jooc.mvnplugin
Class JangarooMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by net.jangaroo.jooc.mvnplugin.JangarooMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Direct Known Subclasses:
AbstractCompilerMojo

public abstract class JangarooMojo
extends org.apache.maven.plugin.AbstractMojo


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
JangarooMojo()
           
 
Method Summary
protected  MavenPluginHelper getMavenPluginHelper()
           
protected abstract  org.apache.maven.project.MavenProject getProject()
           
 
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.maven.plugin.Mojo
execute
 

Constructor Detail

JangarooMojo

public JangarooMojo()
Method Detail

getProject

protected abstract org.apache.maven.project.MavenProject getProject()

getMavenPluginHelper

protected MavenPluginHelper getMavenPluginHelper()


Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.