javax.ejb
Annotation Type Schedules


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Schedules

Schedules multiple timers that use the same method as the timeout callback method.


Required Element Summary
 Schedule[] value
           
 

Element Detail

value

public abstract Schedule[] value


Submit a bug or feature

Copyright © 2009, 2010, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 4-June-2010 04:34