org.codehaus.mojo.hibernate2
Class CodeGenerateMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.codehaus.mojo.hibernate2.beans.CommonOperationsBean
          extended by org.codehaus.mojo.hibernate2.CodeGenerateMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class CodeGenerateMojo
extends CommonOperationsBean

Version:
$Id: CodeGenerateMojo.java 6588 2008-03-28 12:22:57Z bentmann $

Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
CodeGenerateMojo()
           
 
Method Summary
 void execute()
           
protected  java.util.List getFilenames(java.io.File[] files)
           
 
Methods inherited from class org.codehaus.mojo.hibernate2.beans.CommonOperationsBean
getBasedir, getBaseDirNames, getBaseDirs, getClasspath, getExcludes, getIncludeFiles, getIncludes, getQuiet, print, setBasedir, setClasspath, setExcludes, setIncludes, setQuiet
 
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

CodeGenerateMojo

public CodeGenerateMojo()
Method Detail

execute

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

getFilenames

protected java.util.List getFilenames(java.io.File[] files)


Copyright © 2009. All Rights Reserved.