org.apache.pluto.maven
Class AbstractPortletMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.apache.pluto.maven.AbstractPlutoMojo
          extended by org.apache.pluto.maven.AbstractPortletMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Direct Known Subclasses:
AssembleMojo

public abstract class AbstractPortletMojo
extends AbstractPlutoMojo

Since:
Jul 30, 2005

Field Summary
 
Fields inherited from class org.apache.pluto.maven.AbstractPlutoMojo
installationDirectory, project
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
AbstractPortletMojo()
           
 
Method Summary
 
Methods inherited from class org.apache.pluto.maven.AbstractPlutoMojo
doExecute, doValidate, execute
 
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
 

Constructor Detail

AbstractPortletMojo

public AbstractPortletMojo()


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.