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 void
AbstractSurefireMojo.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 class
class
Basic framework which constructs CLI.final class
class
Constructors in org.apache.maven.plugin.surefire.booterclient with parameters of type ForkConfigurationModifierConstructorDescriptionForkStarter
(ProviderConfiguration providerConfiguration, StartupConfiguration startupConfiguration, ForkConfiguration forkConfiguration, int forkedProcessTimeoutInSeconds, StartupReportConfiguration startupReportConfiguration, org.apache.maven.plugin.surefire.log.api.ConsoleLogger log)