org.apache.maven.plugin.surefire
Class CommonReflector

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

public class CommonReflector
extends java.lang.Object

Author:
Kristian Rosenvold

Constructor Summary
CommonReflector(java.lang.ClassLoader surefireClassLoader)
           
 
Method Summary
 java.lang.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(java.lang.ClassLoader surefireClassLoader)
Method Detail

createReportingReporterFactory

public java.lang.Object createReportingReporterFactory(StartupReportConfiguration startupReportConfiguration)


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