Package org.jboss.seam.cron.spi

Interface Summary
CronProviderLifecycle If you are implementing a provider for scheduled or asynchronous method invocation, and you need to initialize and tear down some infrastructure before and after you provider can be used, then provide an implementation of this interface.
 

Class Summary
SeamCronExtension The CDI Extention implementation which bootstraps Seam Cron.
 



Copyright © 2011 Seam Framework. All Rights Reserved.