| Package | Description |
|---|---|
| org.jrebirth.af.core.facade |
Provides classes to manage all JRebirth facades.
|
| Modifier and Type | Field and Description |
|---|---|
private JRebirthThreadPoolExecutor |
GlobalFacadeBase.executorService
The default executor.
|
private JRebirthThreadPoolExecutor |
GlobalFacadeBase.highPriorityExecutorService
The high priority executor used only for most important runnable.
|
| Modifier and Type | Method and Description |
|---|---|
JRebirthThreadPoolExecutor |
GlobalFacade.getExecutorService() |
JRebirthThreadPoolExecutor |
GlobalFacadeBase.getExecutorService() |
JRebirthThreadPoolExecutor |
GlobalFacade.getHighPriorityExecutorService() |
JRebirthThreadPoolExecutor |
GlobalFacadeBase.getHighPriorityExecutorService() |
Copyright © 2011–2014 JRebirth OSS. All rights reserved.