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