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 ScheduledExecutorFactory
public ScheduledExecutorService getScheduledExecutor(Properties p, AccessControlContext context)
getScheduledExecutor
in interface SecurityAwareScheduledExecutorFactory
Copyright © 2021 JBoss by Red Hat. All rights reserved.