com.mysema.query.maven
Class JPAExporterMojo

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

public class JPAExporterMojo
extends AbstractExporterMojo

JPAExporterMojo 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
JPAExporterMojo()
           
 
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

JPAExporterMojo

public JPAExporterMojo()
Method Detail

configure

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


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