| Name | Description | Type | Package | Framework |
| Asynchronous | Marks a method as an asynchronous method, to be dispatched by the EJB3 TimerService. | Class | org.jboss.seam.annotations.async | JBoss Seam |
| IntervalCron | The unix cron expression to specify the frequency and other conditions for the repeating asynchronous call | Class | org.jboss.seam.annotations.async | JBoss Seam |