com.mysema.query.maven
Class MetadataExportMojo

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

public class MetadataExportMojo
extends AbstractMetaDataExportMojo


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
MetadataExportMojo()
           
 
Method Summary
protected  boolean isForTest()
           
 
Methods inherited from class com.mysema.query.maven.AbstractMetaDataExportMojo
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

MetadataExportMojo

public MetadataExportMojo()
Method Detail

isForTest

protected boolean isForTest()
Overrides:
isForTest in class AbstractMetaDataExportMojo


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