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

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

public class ProviderDetector
extends Object

Author:
Stephen Conolly, Kristian Rosenvold

Constructor Summary
ProviderDetector()
           
 
Method Summary
static Set getServiceNames(Class clazz, 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 Set getServiceNames(Class clazz,
                                  ClassLoader classLoader)
                           throws IOException
Throws:
IOException


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