Uses of Class
org.apache.maven.surefire.booter.ClassLoaderConfiguration
Packages that use ClassLoaderConfiguration
-
Uses of ClassLoaderConfiguration in org.apache.maven.surefire.booter
Methods in org.apache.maven.surefire.booter that return ClassLoaderConfigurationMethods in org.apache.maven.surefire.booter with parameters of type ClassLoaderConfigurationModifier and TypeMethodDescriptionstatic StartupConfigurationStartupConfiguration.inForkedVm(String providerClassName, ClasspathConfiguration classpathConfig, ClassLoaderConfiguration classLoaderConfig, ProcessCheckerType processChecker) Constructors in org.apache.maven.surefire.booter with parameters of type ClassLoaderConfigurationModifierConstructorDescriptionStartupConfiguration(String providerClassName, AbstractPathConfiguration classpathConfiguration, ClassLoaderConfiguration classLoaderConfiguration, ProcessCheckerType processChecker, List<String[]> jpmsArguments)