public class DefaultScheduledExecutorFactory extends Object implements SecurityAwareScheduledExecutorFactory
| Constructor and Description |
|---|
DefaultScheduledExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
ScheduledExecutorService |
getScheduledExecutor(Properties p) |
ScheduledExecutorService |
getScheduledExecutor(Properties p,
AccessControlContext context) |
public ScheduledExecutorService getScheduledExecutor(Properties p)
getScheduledExecutor in interface ScheduledExecutorFactorypublic ScheduledExecutorService getScheduledExecutor(Properties p, AccessControlContext context)
getScheduledExecutor in interface SecurityAwareScheduledExecutorFactoryCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.