|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StartupConfiguration | |
|---|---|
| org.apache.maven.plugin.surefire.booterclient | |
| org.apache.maven.surefire.booter | |
| Uses of StartupConfiguration in org.apache.maven.plugin.surefire.booterclient |
|---|
| Constructors in org.apache.maven.plugin.surefire.booterclient with parameters of type StartupConfiguration | |
|---|---|
ForkStarter(ProviderConfiguration providerConfiguration,
StartupConfiguration startupConfiguration,
ForkConfiguration forkConfiguration,
int forkedProcessTimeoutInSeconds,
StartupReportConfiguration startupReportConfiguration)
|
|
| 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(String providerClassName,
ClasspathConfiguration classpathConfiguration,
ClassLoaderConfiguration classLoaderConfiguration,
String forkMode)
|
| Constructors in org.apache.maven.surefire.booter with parameters of type StartupConfiguration | |
|---|---|
ProviderFactory(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
ClassLoader surefireClassLoader,
ClassLoader testsClassLoader,
Object reporterManagerFactory)
|
|
SurefireStarter(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
StartupReportConfiguration startupReportConfiguration)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||