public class SingleThreadScheduledExecutorServiceFactory extends java.lang.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.
|
java.util.concurrent.ScheduledExecutorService |
get() |
public SingleThreadScheduledExecutorServiceFactory()
public java.util.concurrent.ScheduledExecutorService get()
get in interface ScheduledExecutorServiceFactoryCopyright © 2014. All Rights Reserved.