public class DefaultExecutorFactory extends Object implements SecurityAwareExecutorFactory
| Constructor and Description |
|---|
DefaultExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
getExecutor(Properties p) |
ExecutorService |
getExecutor(Properties p,
AccessControlContext context) |
public ExecutorService getExecutor(Properties p)
getExecutor in interface ExecutorFactorypublic ExecutorService getExecutor(Properties p, AccessControlContext context)
getExecutor in interface SecurityAwareExecutorFactoryCopyright © 2024 JBoss, a division of Red Hat. All rights reserved.