|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StartupConfiguration | |
|---|---|
| org.apache.maven.plugin.surefire | |
| org.apache.maven.plugin.surefire.booterclient | |
| org.apache.maven.surefire.booter | |
| Uses of StartupConfiguration in org.apache.maven.plugin.surefire |
|---|
| Methods in org.apache.maven.plugin.surefire that return StartupConfiguration | |
|---|---|
protected StartupConfiguration |
AbstractSurefireMojo.createStartupConfiguration(ForkConfiguration forkConfiguration,
ProviderInfo provider,
ClassLoaderConfiguration classLoaderConfiguration)
|
| Uses of StartupConfiguration in org.apache.maven.plugin.surefire.booterclient |
|---|
| Methods in org.apache.maven.plugin.surefire.booterclient with parameters of type StartupConfiguration | |
|---|---|
java.io.File |
BooterSerializer.serialize(ProviderConfiguration booterConfiguration,
StartupConfiguration providerConfiguration,
java.lang.Object testSet)
|
| Constructors in org.apache.maven.plugin.surefire.booterclient with parameters of type StartupConfiguration | |
|---|---|
ForkStarter(ProviderConfiguration providerConfiguration,
StartupConfiguration startupConfiguration,
java.io.File reportsDirectory,
ForkConfiguration forkConfiguration,
int forkedProcessTimeoutInSeconds,
boolean printSummary)
|
|
| Uses of StartupConfiguration in org.apache.maven.surefire.booter |
|---|
| Methods in org.apache.maven.surefire.booter that return StartupConfiguration | |
|---|---|
StartupConfiguration |
BooterDeserializer.getProviderConfiguration()
|
static StartupConfiguration |
StartupConfiguration.inForkedVm(java.lang.String providerClassName,
ClasspathConfiguration classpathConfiguration,
ClassLoaderConfiguration classLoaderConfiguration)
|
| Constructors in org.apache.maven.surefire.booter with parameters of type StartupConfiguration | |
|---|---|
ProviderFactory(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
java.lang.ClassLoader surefireClassLoader,
java.lang.ClassLoader testsClassLoader)
|
|
SurefireStarter(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||