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 1401842 2012-10-24 19:49:47Z rfscholte $
    • Method Summary

      • Methods inherited from interface org.codehaus.plexus.util.cli.StreamConsumer

        consumeLine