|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProviderInfo | |
|---|---|
| org.apache.maven.plugin.surefire | |
| Uses of ProviderInfo in org.apache.maven.plugin.surefire |
|---|
| Methods in org.apache.maven.plugin.surefire that return ProviderInfo | |
|---|---|
ProviderInfo |
AbstractSurefireMojo.DynamicProviderInfo.instantiate(String providerName)
|
| Methods in org.apache.maven.plugin.surefire that return types with arguments of type ProviderInfo | |
|---|---|
protected List<ProviderInfo> |
AbstractSurefireMojo.createProviders()
|
List<ProviderInfo> |
ProviderList.resolve(Log log)
|
| Methods in org.apache.maven.plugin.surefire with parameters of type ProviderInfo | |
|---|---|
protected ForkStarter |
AbstractSurefireMojo.createForkStarter(ProviderInfo provider,
ForkConfiguration forkConfiguration,
ClassLoaderConfiguration classLoaderConfiguration,
RunOrderParameters runOrderParameters)
|
protected InPluginVMSurefireStarter |
AbstractSurefireMojo.createInprocessStarter(ProviderInfo provider,
ClassLoaderConfiguration classLoaderConfiguration,
RunOrderParameters runOrderParameters)
|
| Constructors in org.apache.maven.plugin.surefire with parameters of type ProviderInfo | |
|---|---|
ProviderList(org.apache.maven.plugin.surefire.ConfigurableProviderInfo dynamicProviderInfo,
ProviderInfo... wellKnownProviders)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||