Uses of Class
org.apache.maven.surefire.booter.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 classpathConfiguration, ClassLoaderConfiguration classLoaderConfiguration) Constructors in org.apache.maven.surefire.booter with parameters of type ClassLoaderConfigurationModifierConstructorDescriptionStartupConfiguration(String providerClassName, AbstractPathConfiguration classpathConfiguration, ClassLoaderConfiguration classLoaderConfiguration, boolean isForkRequested, boolean inForkedVm)