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<String> 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<String> getServiceNames(Class<?> clazz,
                                          ClassLoader classLoader)
                                   throws IOException
Throws:
IOException


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