com.pyx4j.maven.plugin.junction
Class BaseJunctionMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by com.pyx4j.maven.plugin.junction.BaseJunctionMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Direct Known Subclasses:
JunctionMojo, JunctionUnlinkMojo

public abstract class BaseJunctionMojo
extends org.apache.maven.plugin.AbstractMojo


Field Summary
protected  ComposeClasses composeClasses
           
protected  java.util.List links
           
protected  java.util.List pluginArtifacts
           
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
BaseJunctionMojo()
           
 
Method Summary
 
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
 
Methods inherited from interface org.apache.maven.plugin.Mojo
execute
 

Field Detail

links

protected java.util.List links

composeClasses

protected ComposeClasses composeClasses

pluginArtifacts

protected java.util.List pluginArtifacts
Constructor Detail

BaseJunctionMojo

public BaseJunctionMojo()


Copyright © 2006-2007 pyx4j team. All Rights Reserved.