Class ProviderDetector
java.lang.Object
org.apache.maven.plugin.surefire.booterclient.ProviderDetector
- Author:
- Stephen Conolly, Kristian Rosenvold
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProviderDetector
public ProviderDetector()
-
-
Method Details
-
lookupServiceNames
@Nonnull public Set<String> lookupServiceNames(Class<?> clazz, ClassLoader classLoader) throws IOException - Throws:
IOException
-