@Component(role=ProviderSelector.class) public class ProviderSelector extends Object
Constructor and Description |
---|
ProviderSelector() |
Modifier and Type | Method and Description |
---|---|
Set<org.apache.maven.artifact.Artifact> |
filterTestFrameworkBundles(TestFrameworkProvider provider,
List<org.apache.maven.artifact.Artifact> pluginArtifacts) |
TestFrameworkProvider |
selectProvider(List<ClasspathEntry> classpath,
Properties providerProperties,
String providerHint) |
public TestFrameworkProvider selectProvider(List<ClasspathEntry> classpath, Properties providerProperties, String providerHint) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
public Set<org.apache.maven.artifact.Artifact> filterTestFrameworkBundles(TestFrameworkProvider provider, List<org.apache.maven.artifact.Artifact> pluginArtifacts) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.