| Package | Description | 
|---|---|
| javax.enterprise.concurrent | Classes and interfaces for concurrent programming in Java EE™ applications. | 
| Modifier and Type | Method and Description | 
|---|---|
| Date | Trigger. getNextRunTime(LastExecution lastExecutionInfo,
              Date taskScheduledTime)Retrieve the next time that the task should run after. | 
| boolean | Trigger. skipRun(LastExecution lastExecutionInfo,
       Date scheduledRunTime)Return true if this run instance should be skipped. | 
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.