| Package | Description |
|---|---|
| org.apache.maven.plugin.surefire |
| Modifier and Type | Method and Description |
|---|---|
ProviderInfo |
AbstractSurefireMojo.DynamicProviderInfo.instantiate(String providerName) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ProviderInfo> |
AbstractSurefireMojo.createProviders() |
List<ProviderInfo> |
ProviderList.resolve(org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
protected ForkStarter |
AbstractSurefireMojo.createForkStarter(ProviderInfo provider,
ForkConfiguration forkConfiguration,
ClassLoaderConfiguration classLoaderConfiguration) |
protected InPluginVMSurefireStarter |
AbstractSurefireMojo.createInprocessStarter(ProviderInfo provider,
ForkConfiguration forkConfiguration,
ClassLoaderConfiguration classLoaderConfiguration) |
| Constructor and Description |
|---|
ProviderList(ProviderInfo[] wellKnownProviders,
org.apache.maven.plugin.surefire.ConfigurableProviderInfo dynamicProviderInfo) |
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.