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