org.apache.maven.plugin.surefire
Interface ProviderInfo
public interface ProviderInfo
- Author:
 
  - Kristian Rosenvold
 
 
getProviderName
@Nonnull
String getProviderName()
 
isApplicable
boolean isApplicable()
 
getProviderClasspath
Classpath getProviderClasspath()
                               throws ArtifactResolutionException,
                                      ArtifactNotFoundException
- Throws:
 ArtifactResolutionException
ArtifactNotFoundException
 
addProviderProperties
void addProviderProperties()
                           throws MojoExecutionException
- Throws:
 MojoExecutionException
 
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.