|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScheduleFormatException | |
|---|---|
| org.apache.jcs.auxiliary.disk.jdbc.mysql.util | |
| Uses of ScheduleFormatException in org.apache.jcs.auxiliary.disk.jdbc.mysql.util |
|---|
| Methods in org.apache.jcs.auxiliary.disk.jdbc.mysql.util that throw ScheduleFormatException | |
|---|---|
static java.util.Date[] |
ScheduleParser.createDatesForSchedule(java.lang.String schedule)
For each date time that is separated by a comma in the OptimizationSchedule, create a date and add it to an array of dates. |
static java.util.Date |
ScheduleParser.getDateForSchedule(java.lang.String startTime)
For a single string it creates a date that is the next time this hh:mm:ss combo will be seen. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||