| Package | Description |
|---|---|
| org.apache.openejb.core.timer |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,EJBCronTrigger.ParseException> |
EJBCronTrigger.ParseException.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.openejb.core.timer.EJBCronTrigger.FieldExpression |
EJBCronTrigger.parseExpression(int field,
String expr)
Computes a set of allowed values for the given field of a calendar based
time expression.
|
| Constructor and Description |
|---|
EJBCronTrigger.ParseException(Map<Integer,EJBCronTrigger.ParseException> children) |
| Constructor and Description |
|---|
EJBCronTrigger(javax.ejb.ScheduleExpression expr) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.