org.jboss.weld.resources.spi
Interface ScheduledExecutorServiceFactory

All Superinterfaces:
Service

public interface ScheduledExecutorServiceFactory
extends Service


Method Summary
 java.util.concurrent.ScheduledExecutorService get()
           
 
Methods inherited from interface org.jboss.weld.bootstrap.api.Service
cleanup
 

Method Detail

get

java.util.concurrent.ScheduledExecutorService get()


Copyright © 2008-2010 Seam Framework. All Rights Reserved.