static SmallRyeManagedExecutor.Builder |
SmallRyeManagedExecutor.builder() |
|
SmallRyeManagedExecutor.Builder |
SmallRyeManagedExecutor.Builder.cleared(String... types) |
|
SmallRyeManagedExecutor.Builder |
SmallRyeManagedExecutor.Builder.injectionPointName(String name) |
|
SmallRyeManagedExecutor.Builder |
SmallRyeManagedExecutor.Builder.maxAsync(int max) |
|
SmallRyeManagedExecutor.Builder |
SmallRyeManagedExecutor.Builder.maxQueued(int max) |
|
SmallRyeManagedExecutor.Builder |
SmallRyeContextManager.newManagedExecutorBuilder() |
|
SmallRyeManagedExecutor.Builder |
SmallRyeManagedExecutor.Builder.propagated(String... types) |
|
SmallRyeManagedExecutor.Builder |
SmallRyeManagedExecutor.Builder.withExecutorService(ExecutorService executorService) |
|
SmallRyeManagedExecutor.Builder |
SmallRyeManagedExecutor.Builder.withNewExecutorService() |
Forces the creation of a new executor service.
|