org.apache.maven.plugin.surefire
Class ProviderList
java.lang.Object
  
org.apache.maven.plugin.surefire.ProviderList
public class ProviderList
- extends Object
 
- Author:
 
  - Kristian Rosenvold
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ProviderList
public ProviderList(org.apache.maven.plugin.surefire.ConfigurableProviderInfo dynamicProviderInfo,
                    ProviderInfo... wellKnownProviders)
resolve
@Nonnull
public List<ProviderInfo> resolve(@Nonnull
                                          Log log)
 
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.