@Deprecated public class SingleThreadScheduledExecutorServiceFactory extends Object implements ScheduledExecutorServiceFactory
WELD-2079| Constructor and Description |
|---|
SingleThreadScheduledExecutorServiceFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup()
Deprecated.
Called by Weld when it is shutting down, allowing the service to perform any cleanup needed.
|
ScheduledExecutorService |
get()
Deprecated.
|
public SingleThreadScheduledExecutorServiceFactory()
public ScheduledExecutorService get()
get in interface ScheduledExecutorServiceFactoryCopyright © 2016. All Rights Reserved.