org.apache.maven.cli
Class QuietMavenTransferListener

java.lang.Object
  extended by org.sonatype.aether.transfer.AbstractTransferListener
      extended by org.apache.maven.cli.QuietMavenTransferListener
All Implemented Interfaces:
TransferListener

public class QuietMavenTransferListener
extends AbstractTransferListener

Author:
Benjamin Bentmann

Constructor Summary
QuietMavenTransferListener()
           
 
Method Summary
 
Methods inherited from class org.sonatype.aether.transfer.AbstractTransferListener
transferCorrupted, transferFailed, transferInitiated, transferProgressed, transferStarted, transferSucceeded
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuietMavenTransferListener

public QuietMavenTransferListener()


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.