Uses of Class
org.apache.jcs.auxiliary.disk.jdbc.mysql.util.ScheduleFormatException

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 Date[] ScheduleParser.createDatesForSchedule(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 Date ScheduleParser.getDateForSchedule(String startTime)
          For a single string it creates a date that is the next time this hh:mm:ss combo will be seen.
 



Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.