|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
public abstract class AbstractMojo
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AbstractMojo()
|
|
| Method Summary | |
|---|---|
Log |
getLog()
|
java.util.Map |
getPluginContext()
|
void |
setLog(Log log)
|
void |
setPluginContext(java.util.Map pluginContext)
|
| 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 |
| Constructor Detail |
|---|
public AbstractMojo()
| Method Detail |
|---|
public void setLog(Log log)
setLog in interface Mojopublic Log getLog()
getLog in interface Mojopublic java.util.Map getPluginContext()
getPluginContext in interface ContextEnabledpublic void setPluginContext(java.util.Map pluginContext)
setPluginContext in interface ContextEnabled
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||