public interface ExecutorServices extends Service
Executors.newSingleThreadExecutor() is used.
This is a per-deployment service.| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.ExecutorService |
getTaskExecutor() |
Copyright © 2014 Seam Framework. All Rights Reserved.