public class FixedThreadExecutors extends Object implements ExecutorServiceFactory
Executors.newFixedThreadPool(int)
.Constructor and Description |
---|
FixedThreadExecutors() |
Modifier and Type | Method and Description |
---|---|
ExecutorService |
create(EmbedderControls controls) |
public ExecutorService create(EmbedderControls controls)
create
in interface ExecutorServiceFactory
Copyright © 2003–2015. All rights reserved.