com.mysema.query.maven
Class JDOExporterMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by com.mysema.query.maven.AbstractExporterMojo
          extended by com.mysema.query.maven.JDOExporterMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class JDOExporterMojo
extends AbstractExporterMojo

JDOExporterMojo calls the GenericExporter tool using the classpath of the module

Author:
tiwe

Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
JDOExporterMojo()
           
 
Method Summary
protected  void configure(GenericExporter exporter)
           
 
Methods inherited from class com.mysema.query.maven.AbstractExporterMojo
execute, getProjectClassLoader, setBuildContext, setPackages, setProject, setScala, setSourceEncoding, setTargetFolder, setTestClasspath
 
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

JDOExporterMojo

public JDOExporterMojo()
Method Detail

configure

protected void configure(GenericExporter exporter)
Specified by:
configure in class AbstractExporterMojo


Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.