public class AbstractSurefireMojo.DynamicProviderInfo extends Object
Modifier and Type | Method and Description |
---|---|
void |
addProviderProperties() |
Classpath |
getProviderClasspath() |
String |
getProviderName() |
ProviderInfo |
instantiate(String providerName) |
boolean |
isApplicable() |
public ProviderInfo instantiate(String providerName)
@Nonnull public String getProviderName()
public boolean isApplicable()
public void addProviderProperties() throws MojoExecutionException
MojoExecutionException
public Classpath getProviderClasspath() throws ArtifactResolutionException, ArtifactNotFoundException
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.