org.apache.maven.plugin.surefire
Class CommonReflector

java.lang.Object
  extended by org.apache.maven.plugin.surefire.CommonReflector

public class CommonReflector
extends Object

Author:
Kristian Rosenvold

Constructor Summary
CommonReflector(ClassLoader surefireClassLoader)
           
 
Method Summary
 Object createReportingReporterFactory(StartupReportConfiguration startupReportConfiguration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonReflector

public CommonReflector(@Nonnull
                       ClassLoader surefireClassLoader)
Method Detail

createReportingReporterFactory

public Object createReportingReporterFactory(@Nonnull
                                             StartupReportConfiguration startupReportConfiguration)


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.