Stage 2 of the start-up for a worker process with the application classes loaded in the system ClassLoader. Takes care of creating the worker bootstrap ClassLoader and executing the next stage of start-up in that ClassLoader.
Instantiated in the system ClassLoader and called from {@link GradleWorkerMain}. See {@link org.gradle.process.internal.child.ApplicationClassesInSystemClassLoaderWorkerFactory} for details.
|
|
|
|