public class ConsoleMavenTransferListener extends AbstractMavenTransferListener
out| Constructor and Description |
|---|
ConsoleMavenTransferListener(PrintStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
transferFailed(TransferEvent event) |
void |
transferProgressed(TransferEvent event) |
void |
transferSucceeded(TransferEvent event) |
toKB, transferCorrupted, transferInitiatedtransferStartedpublic ConsoleMavenTransferListener(PrintStream out)
public void transferProgressed(TransferEvent event) throws TransferCancelledException
transferProgressed in interface TransferListenertransferProgressed in class AbstractTransferListenerTransferCancelledExceptionpublic void transferSucceeded(TransferEvent event)
transferSucceeded in interface TransferListenertransferSucceeded in class AbstractMavenTransferListenerpublic void transferFailed(TransferEvent event)
transferFailed in interface TransferListenertransferFailed in class AbstractTransferListenerCopyright © 2001–2013 The Apache Software Foundation. All rights reserved.