org.jboss.seam.cron.api.scheduling
Class EveryLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<Every>
org.jboss.seam.cron.api.scheduling.EveryLiteral
- All Implemented Interfaces:
- Serializable, Annotation, Every
public class EveryLiteral
- extends AnnotationLiteral<Every>
- implements Every
- Author:
- Peter Royle
- See Also:
- Serialized Form
EveryLiteral
public EveryLiteral(int nth,
Interval value)
nth
public int nth()
value
public Interval value()
Copyright © 2011 Seam Framework. All Rights Reserved.