站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Seam 1.2.0 patch1 API 英文版文档

org.jboss.seam.annotations.timer (JBoss Seam API Documentation) - JBoss Seam 1.2.0 patch1 API 英文版文档


Package org.jboss.seam.annotations.timer

Annotation Types Summary
Duration The duration of the wait before an asynchronous call is processed (or before the first occurrence of a repeating asynchronous call).
Expiration The expiration time at which an asynchronous call may first be processed (or the first occurrence of a repeating asynchronous call).
IntervalDuration The interval between occurrences of a repeating asynchronous call.