org.jboss.weld.resources.spi
Interface ScheduledExecutorServiceFactory

All Superinterfaces:
Service

public interface ScheduledExecutorServiceFactory
extends Service


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

Method Detail

get

ScheduledExecutorService get()


Copyright © 2013 Seam Framework. All Rights Reserved.