public class ExecutorServiceManager
extends java.lang.Object
ExecutorService
instances. The manager also provides static
helper methods to delegate ExecutorService requests to the ADF config defined
ExecutorService. See ExecutorService
for more information about
ExecutorServices.Modifier and Type | Field and Description |
---|---|
static oracle.adf.share.logging.ADFLogger |
mLogger |
Modifier and Type | Method and Description |
---|---|
static ExecutorService |
getExecutor(java.lang.String name) |
static java.lang.String |
getServiceName() |
public static java.lang.String getServiceName()
public static ExecutorService getExecutor(java.lang.String name)