com.xebialabs.deployit.maven.listener
Class MavenDeploymentListener

java.lang.Object
  extended by com.xebialabs.deployit.client.logger.AbstractDeploymentListener
      extended by com.xebialabs.deployit.maven.listener.MavenDeploymentListener
All Implemented Interfaces:
com.xebialabs.deployit.client.DeploymentListener

public class MavenDeploymentListener
extends com.xebialabs.deployit.client.logger.AbstractDeploymentListener


Constructor Summary
MavenDeploymentListener(org.apache.maven.plugin.logging.Log log)
           
 
Method Summary
protected  void handleDebug(String message)
           
protected  void handleError(String message)
           
protected  void handleInfo(String message)
           
protected  void handleTrace(String message)
           
 
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
 

Constructor Detail

MavenDeploymentListener

public MavenDeploymentListener(org.apache.maven.plugin.logging.Log log)
Method Detail

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.