Uses of Class
org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
Packages that use ForkConfiguration
-
Uses of ForkConfiguration in org.apache.maven.plugin.surefire
Methods in org.apache.maven.plugin.surefire with parameters of type ForkConfigurationModifier and TypeMethodDescriptionprotected voidAbstractSurefireMojo.cleanupForkConfiguration(ForkConfiguration forkConfiguration) -
Uses of ForkConfiguration in org.apache.maven.plugin.surefire.booterclient
Subclasses of ForkConfiguration in org.apache.maven.plugin.surefire.booterclientModifier and TypeClassDescriptionfinal classclassBasic framework which constructs CLI.final classclassConstructors in org.apache.maven.plugin.surefire.booterclient with parameters of type ForkConfigurationModifierConstructorDescriptionForkStarter(ProviderConfiguration providerConfiguration, StartupConfiguration startupConfiguration, ForkConfiguration forkConfiguration, int forkedProcessTimeoutInSeconds, StartupReportConfiguration startupReportConfiguration, ConsoleLogger log)