public abstract class RootServiceImpl extends Object implements RootService
| Constructor and Description |
|---|
RootServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.plugin.logging.Log |
getLogger() |
String |
getOuputPath() |
void |
setLogger(org.apache.maven.plugin.logging.Log logger)
Set logger
|
protected abstract void |
setOuputPath(String inputPath,
Backend backend) |
protected void |
setOutputPath(String outputPath) |
protected void |
setOutputPath(String inputPath,
String extension) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic void setLogger(org.apache.maven.plugin.logging.Log logger)
RootServicesetLogger in interface RootServicepublic org.apache.maven.plugin.logging.Log getLogger()
protected void setOutputPath(String outputPath)
public String getOuputPath()
getOuputPath in interface RootServiceCopyright © 2013 Room Work eXperience. All Rights Reserved.