com.xebialabs.deployit.maven.listener
Class MavenDeploymentListener
java.lang.Object
com.xebialabs.deployit.client.logger.AbstractDeploymentListener
com.xebialabs.deployit.maven.listener.MavenDeploymentListener
- All Implemented Interfaces:
- com.xebialabs.deployit.client.DeploymentListener
public class MavenDeploymentListener
- extends com.xebialabs.deployit.client.logger.AbstractDeploymentListener
| Methods inherited from class com.xebialabs.deployit.client.logger.AbstractDeploymentListener |
debug, error, info, setActionListener, trace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenDeploymentListener
public MavenDeploymentListener(org.apache.maven.plugin.logging.Log log)
handleDebug
protected void handleDebug(String message)
- Specified by:
handleDebug in class com.xebialabs.deployit.client.logger.AbstractDeploymentListener
handleInfo
protected void handleInfo(String message)
- Specified by:
handleInfo in class com.xebialabs.deployit.client.logger.AbstractDeploymentListener
handleTrace
protected void handleTrace(String message)
- Specified by:
handleTrace in class com.xebialabs.deployit.client.logger.AbstractDeploymentListener
handleError
protected void handleError(String message)
- Specified by:
handleError in class com.xebialabs.deployit.client.logger.AbstractDeploymentListener
Copyright © 2012. All Rights Reserved.