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 ScheduledExecutorServiceFactory
Copyright © 2013 Seam Framework. All Rights Reserved.