public class FixedThreadExecutors extends java.lang.Object implements ExecutorServiceFactory
Executors.newFixedThreadPool(int)
.Constructor and Description |
---|
FixedThreadExecutors() |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.ExecutorService |
create(EmbedderControls controls) |
public java.util.concurrent.ExecutorService create(EmbedderControls controls)
create
in interface ExecutorServiceFactory
Copyright © 2003-2014. All Rights Reserved.