org.apache.maven.plugin.surefire.booterclient
Class ProviderDetector

java.lang.Object
  extended by org.apache.maven.plugin.surefire.booterclient.ProviderDetector

public class ProviderDetector
extends java.lang.Object

Author:
Stephen Conolly, Kristian Rosenvold

Constructor Summary
ProviderDetector()
           
 
Method Summary
static java.util.Set getServiceNames(java.lang.Class clazz, java.lang.ClassLoader classLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProviderDetector

public ProviderDetector()
Method Detail

getServiceNames

public static java.util.Set getServiceNames(java.lang.Class clazz,
                                            java.lang.ClassLoader classLoader)
                                     throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.