Interface ClassLoaderWorkerSpec

  • All Superinterfaces:
    WorkerSpec
    All Known Subinterfaces:
    ProcessWorkerSpec

    public interface ClassLoaderWorkerSpec
    extends WorkerSpec
    A worker spec providing the requirements of an isolated classpath.
    Since:
    5.6
    • Method Detail

      • getClasspath

        ConfigurableFileCollection getClasspath()
        Gets the classpath associated with the worker.
        Returns:
        the classpath associated with the worker