org.apache.maven.shared.invoker
Interface InvocationOutputHandler

All Superinterfaces:
StreamConsumer
All Known Implementing Classes:
PrintStreamHandler, SystemOutHandler

public interface InvocationOutputHandler
extends StreamConsumer

Receives the standard/error output from a Maven invocation.

Version:
$Id: InvocationOutputHandler.java 1401842 2012-10-24 19:49:47Z rfscholte $

Method Summary
 
Methods inherited from interface org.codehaus.plexus.util.cli.StreamConsumer
consumeLine
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.