|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.eugene.writer.AbstractChainedFileWriter
org.nuiton.eugene.plugin.writer.BaseChainedFileWriter
public abstract class BaseChainedFileWriter
Surcharge de l'implentation abstraite pour avoir le logger de la console maven.
| Field Summary |
|---|
| Fields inherited from class org.nuiton.eugene.writer.AbstractChainedFileWriter |
|---|
authorizedPropertyDescriptions, entries, nextWriter, previousWriter, properties |
| Constructor Summary | |
|---|---|
protected |
BaseChainedFileWriter(java.lang.String... propertyNameAndDescriptions)
|
| Method Summary | |
|---|---|
protected boolean |
acceptObjectModelOrStateModel(java.lang.String modelType)
|
org.apache.maven.plugin.logging.Log |
getLog()
|
protected void |
initWriter(ChainedFileWriterConfiguration configuration)
|
void |
setLog(org.apache.maven.plugin.logging.Log log)
|
| Methods inherited from class org.nuiton.eugene.writer.AbstractChainedFileWriter |
|---|
addEntry, clear, generate, generate, getAuthorizedPropertyDescriptions, getAuthorizedPropertyNames, getEntries, getInputProtocol, getNextWriter, getOutputDirectory, getPreviousWriter, getProperty, setNextWriter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.nuiton.eugene.writer.ChainedFileWriter |
|---|
acceptInclude, acceptModel, getDefaultIncludes, getDefaultInputDirectory, getDefaultOutputDirectory, getDefaultTestInputDirectory, getDefaultTestOutputDirectory, getInputProtocol, getOutputProtocol |
| Constructor Detail |
|---|
protected BaseChainedFileWriter(java.lang.String... propertyNameAndDescriptions)
| Method Detail |
|---|
public void setLog(org.apache.maven.plugin.logging.Log log)
public org.apache.maven.plugin.logging.Log getLog()
protected void initWriter(ChainedFileWriterConfiguration configuration)
initWriter in class AbstractChainedFileWriterprotected boolean acceptObjectModelOrStateModel(java.lang.String modelType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||