Seam Core JSF2 2.3.1.Final-redhat-1

org.jboss.seam.annotations.async
Annotation Type IntervalDuration


@Target(value=PARAMETER)
@Retention(value=RUNTIME)
@Documented
public @interface IntervalDuration

The interval between occurrences of a repeating asynchronous call. This annotation occurs on a parameter of type long or Long of a method marked @Asynchronous.

Author:
Gavin King


Seam Core JSF2 2.3.1.Final-redhat-1

Copyright © 2013 Seam Framework. All Rights Reserved.