org.apache.maven.scm.provider.accurev.cli
Class AccuRevJUnitUtil

java.lang.Object
  extended by org.apache.maven.scm.provider.accurev.cli.AccuRevJUnitUtil

public class AccuRevJUnitUtil
extends Object


Constructor Summary
AccuRevJUnitUtil()
           
 
Method Summary
static void consume(String resource, org.codehaus.plexus.util.cli.StreamConsumer consumer)
           
static ScmLogger getLogger(org.codehaus.plexus.PlexusContainer plexusContainer)
           
static InputStream getPlexusConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccuRevJUnitUtil

public AccuRevJUnitUtil()
Method Detail

consume

public static void consume(String resource,
                           org.codehaus.plexus.util.cli.StreamConsumer consumer)
                    throws IOException
Throws:
IOException

getLogger

public static ScmLogger getLogger(org.codehaus.plexus.PlexusContainer plexusContainer)
                           throws org.codehaus.plexus.component.repository.exception.ComponentLookupException
Throws:
org.codehaus.plexus.component.repository.exception.ComponentLookupException

getPlexusConfiguration

public static InputStream getPlexusConfiguration()


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