org.apache.maven.shared.invoker
Interface InvocationOutputHandler

All Superinterfaces:
org.codehaus.plexus.util.cli.StreamConsumer
All Known Implementing Classes:
PrintStreamHandler, SystemOutHandler

public interface InvocationOutputHandler
extends org.codehaus.plexus.util.cli.StreamConsumer

Receives the standard/error output from a Maven invocation.

Version:
$Id: InvocationOutputHandler.java 662043 2008-05-31 16:27:02Z bentmann $

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



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