|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jcrontab.data | |
org.jcrontab.data | The classe with the logic to access data. |
Classes in org.jcrontab.data used by org.jcrontab.data | |
CrontabEntryBean
CrontabEntryBeans represents each entry into crontab "DataSource" usually a file. |
|
CrontabEntryDAO
This DAO Gives all the methods necesary to build CrontabEntries This class is an abstraction to make esaier the integration of new DataSources that help to access CrontabEntries in new ways |
|
CrontabEntryException
Exception thrown when an entry in the crontab table cannot be parsed |
|
DataFactory
This Factory builds a dao using teh given information. |
|
DataNotFoundException
Exception thrown when a No crontab Entry is Found |
|
DataSource
This interface says which methods a DataSource should have in order to be compatible with the DataFactory |
|
FileSource
This class Is the implementation of DataSource to access Info in a FileSystem |
|
HoliDay
This Bean reresents the basis to build BussnesDays logic, basically represents the Holiday |
|
HoliDaySource
This interface says which methods a HoliDaysSource should have in order to be compatible with the HoliDaysFactory |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |