org.jboss.weld.resources
Class SingleThreadScheduledExecutorServiceFactory
java.lang.Object
org.jboss.weld.resources.SingleThreadScheduledExecutorServiceFactory
- All Implemented Interfaces:
- org.jboss.weld.bootstrap.api.Service, org.jboss.weld.resources.spi.ScheduledExecutorServiceFactory
public class SingleThreadScheduledExecutorServiceFactory
- extends Object
- implements org.jboss.weld.resources.spi.ScheduledExecutorServiceFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleThreadScheduledExecutorServiceFactory
public SingleThreadScheduledExecutorServiceFactory()
get
public ScheduledExecutorService get()
- Specified by:
get
in interface org.jboss.weld.resources.spi.ScheduledExecutorServiceFactory
cleanup
public void cleanup()
- Specified by:
cleanup
in interface org.jboss.weld.bootstrap.api.Service
Copyright © 2013 Seam Framework. All Rights Reserved.