|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.idlj.AbstractIDLJMojo
org.codehaus.mojo.idlj.IDLJMojo
public class IDLJMojo
A plugin for processing CORBA IDL files in IDLJ.
Field Summary |
---|
Fields inherited from class org.codehaus.mojo.idlj.AbstractIDLJMojo |
---|
project, projectHelper |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
IDLJMojo()
|
Method Summary | |
---|---|
protected void |
addCompileSourceRoot()
|
protected java.lang.String |
getOutputDirectory()
|
protected java.lang.String |
getSourceDirectory()
|
protected void |
setSourceDirectory(java.lang.String sourceDirectory)
|
Methods inherited from class org.codehaus.mojo.idlj.AbstractIDLJMojo |
---|
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 |
---|
public IDLJMojo()
Method Detail |
---|
protected java.lang.String getSourceDirectory()
getSourceDirectory
in class AbstractIDLJMojo
protected java.lang.String getOutputDirectory()
getOutputDirectory
in class AbstractIDLJMojo
protected void setSourceDirectory(java.lang.String sourceDirectory)
protected void addCompileSourceRoot()
addCompileSourceRoot
in class AbstractIDLJMojo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |