org.apache.maven.plugin.surefire
Class AbstractSurefireMojo.DynamicProviderInfo
java.lang.Object
  
org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
- Enclosing class:
 - AbstractSurefireMojo
 
public class AbstractSurefireMojo.DynamicProviderInfo
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
instantiate
public ProviderInfo instantiate(String providerName)
 
 
getProviderName
@Nonnull
public String getProviderName()
 
 
isApplicable
public boolean isApplicable()
 
 
addProviderProperties
public void addProviderProperties()
                           throws MojoExecutionException
 
- Throws:
 MojoExecutionException
 
getProviderClasspath
public Classpath getProviderClasspath()
                               throws ArtifactResolutionException,
                                      ArtifactNotFoundException
 
- Throws:
 ArtifactResolutionException
ArtifactNotFoundException
 
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.