|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProviderConfiguration | |
---|---|
org.apache.maven.plugin.surefire | |
org.apache.maven.plugin.surefire.booterclient | |
org.apache.maven.surefire.booter |
Uses of ProviderConfiguration in org.apache.maven.plugin.surefire |
---|
Methods in org.apache.maven.plugin.surefire that return ProviderConfiguration | |
---|---|
protected ProviderConfiguration |
AbstractSurefireMojo.createProviderConfiguration()
|
Uses of ProviderConfiguration in org.apache.maven.plugin.surefire.booterclient |
---|
Constructors in org.apache.maven.plugin.surefire.booterclient with parameters of type ProviderConfiguration | |
---|---|
ForkStarter(ProviderConfiguration providerConfiguration,
StartupConfiguration startupConfiguration,
ForkConfiguration forkConfiguration,
int forkedProcessTimeoutInSeconds,
StartupReportConfiguration startupReportConfiguration)
|
Uses of ProviderConfiguration in org.apache.maven.surefire.booter |
---|
Methods in org.apache.maven.surefire.booter that return ProviderConfiguration | |
---|---|
ProviderConfiguration |
BooterDeserializer.deserialize()
|
Constructors in org.apache.maven.surefire.booter with parameters of type ProviderConfiguration | |
---|---|
ProviderFactory(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
ClassLoader surefireClassLoader,
ClassLoader testsClassLoader,
Object reporterManagerFactory)
|
|
SurefireStarter(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
StartupReportConfiguration startupReportConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |