public class ProviderList extends Object
Constructor and Description |
---|
ProviderList(org.apache.maven.plugin.surefire.ConfigurableProviderInfo dynamicProviderInfo,
ProviderInfo... wellKnownProviders) |
Modifier and Type | Method and Description |
---|---|
List<ProviderInfo> |
resolve(org.apache.maven.plugin.logging.Log log) |
public ProviderList(org.apache.maven.plugin.surefire.ConfigurableProviderInfo dynamicProviderInfo, ProviderInfo... wellKnownProviders)
@Nonnull public List<ProviderInfo> resolve(@Nonnull org.apache.maven.plugin.logging.Log log)
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.