Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for classLoaderIsolation (0.31 sec)

  1. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_7.adoc

    ==== WorkerExecutor API Cleanup
    
    The deprecated `submit(Class, Action)` method of the `WorkerExecutor` interface has been removed.
    Instead, obtain a `WorkQueue` via the `noIsolation()`, `classLoaderIsolation()`, and `processIsolation()`, methods and use the `submit(Class, Action)` method on the `WorkQueue` instead.
    
    ==== DependencySubstitution API Cleanup
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 15:00:23 UTC 2024
    - 87.7K bytes
    - Viewed (0)
Back to top