|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ForkConfiguration | |
|---|---|
| org.apache.maven.plugin.surefire | |
| org.apache.maven.plugin.surefire.booterclient | |
| Uses of ForkConfiguration in org.apache.maven.plugin.surefire |
|---|
| Methods in org.apache.maven.plugin.surefire that return ForkConfiguration | |
|---|---|
protected ForkConfiguration |
AbstractSurefireMojo.getForkConfiguration()
|
| Methods in org.apache.maven.plugin.surefire with parameters of type ForkConfiguration | |
|---|---|
protected ForkStarter |
AbstractSurefireMojo.createForkStarter(ProviderInfo provider,
ForkConfiguration forkConfiguration,
ClassLoaderConfiguration classLoaderConfiguration)
|
protected SurefireStarter |
AbstractSurefireMojo.createInprocessStarter(ProviderInfo provider,
ForkConfiguration forkConfiguration,
ClassLoaderConfiguration classLoaderConfiguration)
|
protected ClassLoaderConfiguration |
AbstractSurefireMojo.getClassLoaderConfiguration(ForkConfiguration fork)
|
void |
Summary.reportForkConfiguration(ForkConfiguration configuration)
|
| Uses of ForkConfiguration in org.apache.maven.plugin.surefire.booterclient |
|---|
| Constructors in org.apache.maven.plugin.surefire.booterclient with parameters of type ForkConfiguration | |
|---|---|
ForkStarter(ProviderConfiguration providerConfiguration,
StartupConfiguration startupConfiguration,
ForkConfiguration forkConfiguration,
int forkedProcessTimeoutInSeconds,
StartupReportConfiguration startupReportConfiguration)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||